Skip to content

Commit 865b53e

Browse files
committed
docs: tweaks
1 parent 35e98cd commit 865b53e

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

Diff for: packages/docs/docs/plugin/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@ module.exports = {
181181
- Type: `array`
182182
- Default: `undefined`
183183

184-
A plug-in can contain multiple plug-ins like a preset.
184+
A plug-in can contain multiple plugins like a preset.
185185

186186

187187
```js

Diff for: packages/docs/docs/theme/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Considering backward compatibility, Vue components located at theme root directo
5858

5959
### Layout Component
6060

61-
Suppose your topic Layouts folder is as follows:
61+
Suppose your theme layouts folder is as follows:
6262

6363
::: vue
6464
theme

Diff for: packages/docs/docs/zh/theme/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ Considering backward compatibility, Vue components located at theme root directo
6060

6161
### Layout Component
6262

63-
Suppose your topic Layouts folder is as follows:
63+
Suppose your theme layouts folder is as follows:
6464

6565
::: vue
6666
theme

0 commit comments

Comments
 (0)