Selaa lähdekoodia

Grammar fixes in core-concepts.md (#1015)

Changing 'this chapters' to 'these chapters'  and 'in Vuex' to 'of Vuex'.
Kenny Skaggs 7 vuotta sitten
vanhempi
commit
2d097f913f
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/en/core-concepts.md

+ 1 - 1
docs/en/core-concepts.md

@@ -1,6 +1,6 @@
 # Core Concepts
 
-We will be learning the core concepts in Vuex in this chapters. They are
+We will be learning the core concepts of Vuex in these chapters. They are
   - [State](state.md)
   - [Getters](getters.md)
   - [Mutations](mutations.md)