1
0
Эх сурвалжийг харах

Merge pull request #404 from jingsam/patch-1

dispatch => commit
Thorsten Lünborg 8 жил өмнө
parent
commit
4a9e1b01b5

+ 1 - 1
docs/en/mutations.md

@@ -86,7 +86,7 @@ store.commit('increment', {
   amount: 1
   amount: 1
 }, { silent: true })
 }, { silent: true })
 
 
-// with object-style dispatch
+// with object-style commit
 store.commit({
 store.commit({
   type: 'increment',
   type: 'increment',
   amount: 1
   amount: 1