From 3c165c3b89e862c084fb17beae8ea7dc79fd8d59 Mon Sep 17 00:00:00 2001 From: aehrea <45403290+aehrea@users.noreply.github.com> Date: Mon, 22 Mar 2021 09:57:11 -0700 Subject: [PATCH] docs(v2): fix grammar and improve wording (#4481) - resolve grammar issue in Setup heading and rephrase to (subjectively) more clear wording - more consistent wording in first line of Versioned paths heading --- website/docs/guides/docs/docs-multi-instance.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/docs/guides/docs/docs-multi-instance.mdx b/website/docs/guides/docs/docs-multi-instance.mdx index ad3ad2f14c..5962be207f 100644 --- a/website/docs/guides/docs/docs-multi-instance.mdx +++ b/website/docs/guides/docs/docs-multi-instance.mdx @@ -47,12 +47,12 @@ We use this pattern on the Docusaurus website itself: ## Setup {#setup} -Let's consider we 2 documentations: +Suppose you have 2 documentations: - Product: some versioned doc about your product - Community: some unversioned doc about the community around your product -You have to use twice the same plugin in your site configuration. +In this case, you should use the same plugin twice in your site configuration. :::caution @@ -140,7 +140,7 @@ We consider that the `product` instance is the most important one, and make it t ## Versioned paths {#versioned-paths} -Each instance will store versioned docs in a distinct folder. +Each plugin instance will store versioned docs in a distinct folder. The default plugin instance will use these paths: