diff --git a/readme.md b/readme.md index 0e508a38..db20bc7a 100644 --- a/readme.md +++ b/readme.md @@ -587,7 +587,7 @@ const nextState = produce(state, draft => { * [quick-redux](https://github.com/jeffreyyoung/quick-redux) _tools to make redux development quicker and easier_ * [bey](https://github.com/jamiebuilds/bey) _Simple immutable state for React using Immer_ * [immer-wieder](https://github.com/drcmda/immer-wieder#readme) _State management lib that combines React 16 Context and immer for Redux semantics_ -* [robodux](https://github.com/neurosnap/robodux) _flexible way to reduce redux boilerplate +* [robodux](https://github.com/neurosnap/robodux) _flexible way to reduce redux boilerplate_ * ... and [many more](https://www.npmjs.com/browse/depended/immer) ## How does Immer work?