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 1574925 commit a462298Copy full SHA for a462298
docs/en/getting-started.md
@@ -41,4 +41,4 @@ Using store state in a component simply involves returning the state within a co
41
42
Here's an example of the [most basic Vuex counter app](https://jsfiddle.net/yyx990803/n9jmu5v7/).
43
44
-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 commit comments