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: