diff --git a/website/versioned_docs/version-2.0.0-alpha.40/using-plugins.md b/website/versioned_docs/version-2.0.0-alpha.40/using-plugins.md index 8c132d556195..2fcfd81619b8 100644 --- a/website/versioned_docs/version-2.0.0-alpha.40/using-plugins.md +++ b/website/versioned_docs/version-2.0.0-alpha.40/using-plugins.md @@ -220,7 +220,7 @@ module.exports = { */ editUrl: 'https://github.com/facebook/docusaurus/edit/master/website/', /** - * URL route for the blog section of your site + * URL route for the docs section of your site * do not include trailing slash */ routeBasePath: 'docs',