Ahmet Katrancı %!s(int64=8) %!d(string=hai) anos
pai
achega
91f5847aec
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      docs/en/modules.md

+ 1 - 1
docs/en/modules.md

@@ -31,7 +31,7 @@ store.state.b // -> moduleB's state
 
 ### Module Local State
 
-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**.
 
 ``` js
 const moduleA = {