Skip to content

Commit

Permalink
[Docs] Style/Grammar fix (vuejs#392)
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamNiederer authored and ktsn committed Oct 17, 2016
1 parent 1574925 commit a462298
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/en/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,4 +41,4 @@ Using store state in a component simply involves returning the state within a co

Here's an example of the [most basic Vuex counter app](https://jsfiddle.net/yyx990803/n9jmu5v7/).

Next, we will discuss each core concept in much finer details and let's start with [State](state.md).
Next, we will discuss each core concept in much finer details, starting with [State](state.md).

0 comments on commit a462298

Please sign in to comment.