Browse Source

Super minor grammer fix (#756)

Eric 8 years ago
parent
commit
daac9b229e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/en/state.md

+ 1 - 1
docs/en/state.md

@@ -81,7 +81,7 @@ export default {
 }
 ```
 
-We can also pass a string array to `mapState` when the name of mapped computed property is same as state sub tree name.
+We can also pass a string array to `mapState` when the name of a mapped computed property is same as a state sub tree name.
 
 ``` js
 computed: mapState([