From 0cd350eda57b525918f6df31584154ef54215fe0 Mon Sep 17 00:00:00 2001 From: Roj Date: Tue, 12 Apr 2022 15:01:53 +0300 Subject: [PATCH] Add missing space --- packages/docs/docs/plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/docs/docs/plugin/README.md b/packages/docs/docs/plugin/README.md index 7bd54ed3a8..b78991639d 100644 --- a/packages/docs/docs/plugin/README.md +++ b/packages/docs/docs/plugin/README.md @@ -15,7 +15,7 @@ Here is also a little slightly complicated plugin example [@vuepress/plugin-blog ## Out of the Box -To keep things at a minimum, not all of the official plugins are shipped with VuePress. Here is the list of plugins that are pre-installed in the VuePress and the default theme, **plugins that are not in the list below need to be installed manually**(for example [@vuepress/plugin-back-to-top](./official/plugin-back-to-top.md)). +To keep things at a minimum, not all of the official plugins are shipped with VuePress. Here is the list of plugins that are pre-installed in the VuePress and the default theme, **plugins that are not in the list below need to be installed manually** (for example [@vuepress/plugin-back-to-top](./official/plugin-back-to-top.md)). ### Plugins that come with VuePress