Skip to content

Commit daac9b2

Browse files
retzloffktsn
authored andcommitted
Super minor grammer fix (#756)
1 parent de4e138 commit daac9b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ export default {
8181
}
8282
```
8383

84-
We can also pass a string array to `mapState` when the name of mapped computed property is same as state sub tree name.
84+
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.
8585

8686
``` js
8787
computed: mapState([

0 commit comments

Comments
 (0)