浏览代码

Tiny typo in actions.md

Azamat 9 年之前
父节点
当前提交
dfcbbe76ec
共有 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)`.