Skip to content

Commit 1647675

Browse files
authored
docs: fix minor typo (#1811)
Update `plugins.md`.
1 parent 4b038d7 commit 1647675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guide/plugins.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ const store = new Vuex.Store({
100100
```
101101

102102
:::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.
103+
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.
104104
:::
105105

106106
The `createLogger` function takes a few options:

0 commit comments

Comments
 (0)