mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-09 06:12:28 +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
|
### 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
|
```bash npm2yarn
|
||||||
npm run swizzle
|
npm run swizzle
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue