docs: fix typo in swizzling.md (#8025)

This commit is contained in:
Ahmed Mustafa Malik 2022-08-31 03:53:46 +05:00 committed by GitHub
parent c811d6249e
commit fd0cf3f64c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -39,7 +39,7 @@ Docusaurus provides an convenient **interactive CLI** to swizzle components. You
npm run swizzle
```
It will generate a new component your `src/theme` directory, which should look like this example:
It will generate a new component in your `src/theme` directory, which should look like this example:
```mdx-code-block
<Tabs>