We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24f9db5 commit 91f5847Copy full SHA for 91f5847
docs/en/modules.md
@@ -31,7 +31,7 @@ store.state.b // -> moduleB's state
31
32
### Module Local State
33
34
-Inside a module's mutations and getters, The first argument received will be **the module's local state**.
+Inside a module's mutations and getters, the first argument received will be **the module's local state**.
35
36
``` js
37
const moduleA = {
0 commit comments