Skip to content

Commit a462298

Browse files
AdamNiedererktsn
authored andcommitted
[Docs] Style/Grammar fix (#392)
1 parent 1574925 commit a462298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/en/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@ Using store state in a component simply involves returning the state within a co
4141

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

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

0 commit comments

Comments
 (0)