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 4b038d7 commit 1647675Copy full SHA for 1647675
docs/guide/plugins.md
@@ -100,7 +100,7 @@ const store = new Vuex.Store({
100
```
101
102
:::warning WARNING
103
-Before v3.5.0, the `createLogger` function is exported at `vuex/dist/logger` package. PLease checkout the "Before Vuex v3.5.0" setion of this page.
+Before v3.5.0, the `createLogger` function is exported at `vuex/dist/logger` package. Please checkout the "Before Vuex v3.5.0" section of this page.
104
:::
105
106
The `createLogger` function takes a few options:
0 commit comments