Skip to content

Commit 0162c2b

Browse files
authored
docs: README typo fix (#497)
1 parent fdda890 commit 0162c2b

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
@@ -27,7 +27,7 @@ modules](https://webpack.js.org/api/module-methods/#commonjs).
2727

2828
### React 18 breaking change
2929
`react-singleton-hook` version 4.0.0 starts using new React DOM API and is only compatible with React 18.
30-
Please use 3.4.0 if you have to stay on lover React versions.
30+
Please use 3.4.0 if you have to stay on lower React versions.
3131

3232
## What is a singleton hook
3333
- Singleton hooks very similar to React Context in terms of functionality. Each singleton hook has a body,

0 commit comments

Comments
 (0)