We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7d19721 + d1b9ee2 commit ee390d9Copy full SHA for ee390d9
docs/en/actions.md
@@ -133,4 +133,4 @@ actions: {
133
}
134
```
135
136
-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 `store.actions.checkout(products)`.
0 commit comments