Skip to content

Commit 79b9d4c

Browse files
Update README.md
1 parent d0c8f12 commit 79b9d4c

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
@@ -96,7 +96,7 @@ ReactDOM.render(
9696

9797
[![Edit useSubstate Example](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/4w406kwy44)
9898

99-
## Comparison To [Redux][]
99+
## Comparison To Redux
100100

101101
[Redux][] itself is a library used to create stores that can be updated via reducers. In fact, `useSubstate` works flawlessly with your current Redux store.
102102

0 commit comments

Comments
 (0)