Skip to content

Commit

Permalink
fix typo in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
herrmannplatz authored Jul 16, 2018
1 parent 6e2866e commit f72934b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ export default {

## Caveats

* Can't use computed values like in vuex, vuex can bind to it's reactive state, for redux that's not effciently possible
* Can't use computed values like in vuex, vuex can bind to it's reactive state, for redux that's not efficiently possible
* Accessing other mapped values in custom getters does not work on initial cycle

## License
Expand Down

0 comments on commit f72934b

Please sign in to comment.