mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-01 10:22:30 +02:00
docs: fix grammar typo in swizzling.mdx (#9043)
This commit is contained in:
parent
ee15dec809
commit
c6c619e2f6
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue