From c6c619e2f6e47ad21f2b2830d4753b2aa8b5cc11 Mon Sep 17 00:00:00 2001 From: Adam Patterson Date: Thu, 8 Jun 2023 02:50:33 -0600 Subject: [PATCH] docs: fix grammar typo in swizzling.mdx (#9043) --- website/docs/swizzling.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/docs/swizzling.mdx b/website/docs/swizzling.mdx index fe7a593c53..b09cbcbbfe 100644 --- a/website/docs/swizzling.mdx +++ b/website/docs/swizzling.mdx @@ -33,7 +33,7 @@ To gain a deeper understanding of this, you have to understand [how theme compon ### Overview -Docusaurus provides an convenient **interactive CLI** to swizzle components. You generally only need to remember the following command: +Docusaurus provides a convenient **interactive CLI** to swizzle components. You generally only need to remember the following command: ```bash npm2yarn npm run swizzle