فهرست منبع

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

Changing 'this chapters' to 'these chapters'  and 'in Vuex' to 'of Vuex'.
Kenny Skaggs 7 سال پیش
والد
کامیت
2d097f913f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  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)