Преглед изворни кода

Merge pull request #6 from azamat-sharapov/patch-2

Tiny typo in actions.md
Evan You пре 9 година
родитељ
комит
27eff0b191
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      docs/en/actions.md

+ 1 - 1
docs/en/actions.md

@@ -133,4 +133,4 @@ actions: {
 }
 ```
 
-Again, all the component needs to do to perform the entire checkout is just calling `vuex.actions,checkout(products)`.
+Again, all the component needs to do to perform the entire checkout is just calling `vuex.actions.checkout(products)`.