Skip to content

Commit 02ed432

Browse files
author
Daniel Martinez
committed
fix typo in docs link
1 parent 0ce3b9c commit 02ed432

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 @@ For React Native, import from `react-redux/native` instead.
2727
- [Quick Start](docs/quick-start.md#quick-start)
2828
- [API](docs/api.md#api)
2929
- [`<Provider store>`](docs/api.md#provider-store)
30-
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](dos/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
30+
- [`connect([mapStateToProps], [mapDispatchToProps], [mergeProps], [options])`](docs/api.md#connectmapstatetoprops-mapdispatchtoprops-mergeprops-options)
3131
- [Troubleshooting](docs/troubleshooting.md#troubleshooting)
3232

3333
## License

0 commit comments

Comments
 (0)