Skip to content

Commit 00b98d5

Browse files
committed
Merge pull request #109 from danmartinez101/split-docs
fix typo in doc link
2 parents a714ee8 + 02ed432 commit 00b98d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
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)