Explorar el Código

Tiny typo in actions.md

Azamat hace 9 años
padre
commit
dfcbbe76ec
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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)`.