From c2bd6ded5015ede13a24252ca8f726f126e91073 Mon Sep 17 00:00:00 2001 From: Stefan Graupner Date: Mon, 9 Dec 2019 09:33:55 +0100 Subject: [PATCH] docs: fix typo in plugins docs (#2070) --- 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 b1da7a8b..503144f3 100644 --- a/packages/docs/docs/plugin/README.md +++ b/packages/docs/docs/plugin/README.md @@ -22,7 +22,7 @@ To keep things at a minimum, not all of the official plugins are shipped with Vu - [@vuepress/plugin-last-updated](./official/plugin-last-updated.md) - [@vuepress/plugin-register-components](./official/plugin-register-components.md) -### Plugins that come with the defualt theme +### Plugins that come with the default theme - [@vuepress/plugin-active-header-links](./official/plugin-active-header-links.md) - [@vuepress/plugin-nprogress](./official/plugin-nprogress.md)