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

Commit 119be08

Browse files
kiejoFezVrasta
authored andcommitted
docs: Fix typo in README (#137)
1 parent 8151120 commit 119be08

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
@@ -63,7 +63,7 @@ familiar with it, please read more [on the official React documentation](https:/
6363
The `Manager` component is a simple wrapper that needs to surround all the other `react-popper` components in order
6464
to make them communicate with each others.
6565

66-
The `Popper` component accepts the properties `children`, `placement`, `modifiers`, `eventsEneabled` and `positionFixed`.
66+
The `Popper` component accepts the properties `children`, `placement`, `modifiers`, `eventsEnabled` and `positionFixed`.
6767

6868
```jsx
6969
<Popper

0 commit comments

Comments
 (0)