diff --git a/README.md b/README.md index a1330a5..cf0c302 100644 --- a/README.md +++ b/README.md @@ -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