Skip to content

Commit 3d6da43

Browse files
hiddeAkryum
authored andcommitted
docs: fix typo (#482)
1 parent 21732ed commit 3d6da43

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/local-state.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ export default {
3030
}
3131
```
3232

33-
This is an increasly popular way of managing client-side state. Some projects even use it as a replacement of Vuex (or other Flux-inspired solutions).
33+
This is an increasingly popular way of managing client-side state. Some projects even use it as a replacement of Vuex (or other Flux-inspired solutions).
3434

3535
## Examples
3636

0 commit comments

Comments
 (0)