Procházet zdrojové kódy

Tiny typo in actions.md

Azamat před 9 roky
rodič
revize
dfcbbe76ec
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  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)`.