Skip to content

Commit 3ee1e9f

Browse files
jingsamktsn
authored andcommitted
typo (#410)
1 parent e556a80 commit 3ee1e9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ const store = new Vuex.Store({ ...options })
162162
163163
- **`mapState(map: Array<string> | Object): Object`**
164164
165-
Create component computed options that return the sub tree of the Vuex store. [Defails](state.md#the-mapstate-helper)
165+
Create component computed options that return the sub tree of the Vuex store. [Details](state.md#the-mapstate-helper)
166166
167167
- **`mapGetters(map: Array<string> | Object): Object`**
168168

0 commit comments

Comments
 (0)