Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit c3bb52b

Browse files
author
Federico Zivolo
authored
docs: wording improvement
1 parent 27b331f commit c3bb52b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ familiar with it, please read more [on the official React documentation](https:/
6060

6161
> Using React <=15 or Preact? The components created with them don't support to return
6262
[fragments](https://reactjs.org/docs/fragments.html), this means that you will need to
63-
wrap `<Reference />` and `<Popper />` into a `<div />` to make `react-popper` work.
63+
wrap `<Reference />` and `<Popper />` into a single, common, `<div />` to make `react-popper` work.
6464

6565
### API documentation
6666

0 commit comments

Comments
 (0)