Skip to content

Commit ec4c6c7

Browse files
committed
docs: fixed incorrect grammar and sentences
Signed-off-by: Neko Ayaka <neko@ayaka.moe>
1 parent 9ca1318 commit ec4c6c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • docs/pages/en/integrations/vitepress-plugin-enhanced-readabilities

docs/pages/en/integrations/vitepress-plugin-enhanced-readabilities/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ If you haven't configured any of the separated [Vite configuration file](https:/
125125

126126
#### Add plugin into the Theme options of VitePress
127127

128-
In VitePress's [**theme configuration file**](https://vitepress.dev/reference/default-theme-config#default-theme-config) (note that it's not a **configuration file**, it's usually located at `docs/.vitepress/theme/index.ts`, file paths and extensions may be vary), import `@nolebase/vitepress-plugin-enhanced-readabilities` import and add it to the `Layout` extension:
128+
In VitePress's [**theme configuration file**](https://vitepress.dev/reference/default-theme-config#default-theme-config) (note that it's not a **configuration file**, it's usually located at `docs/.vitepress/theme/index.ts`, file paths and extensions may be vary), import `@nolebase/vitepress-plugin-enhanced-readabilities` package and add it to the `Layout` section as a slot:
129129

130130
<!--@include: @/pages/en/snippets/details-colored-diff.md-->
131131

0 commit comments

Comments
 (0)