Skip to content

Commit 844ffb8

Browse files
authored
Merge pull request #45 from leonardoelias/master
Fix link README
2 parents aa5812d + 937346e commit 844ffb8

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
@@ -50,7 +50,7 @@ Now you able just to write functions AS YOU WANT. Memoize-state will detect all
5050
## Implementations
5151
- [React-memoize](https://github.com/theKashey/react-memoize) - magic memoization for React, componentWillReceiveProps optimization, selection from context, whole SFC memoization.
5252
- [beautiful-react-redux](https://github.com/theKashey/beautiful-react-redux) - instant memoization for React-Redux
53-
- [why-did-you-update-redux](https://github.com/theKashey/why-did-you-update-reduxx) - selector quiality checker
53+
- [why-did-you-update-redux](https://github.com/theKashey/why-did-you-update-redux) - selector quiality checker
5454
- [react-tracked](https://github.com/dai-shi/react-tracked) - React Context API made using the same principles.
5555
- your project!
5656

0 commit comments

Comments
 (0)