mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-23 04:58:03 +02:00
docs: normalize capitalization (#7613)
This commit is contained in:
parent
56e7c3102e
commit
aeb6c971c0
22 changed files with 43 additions and 43 deletions
|
@ -135,7 +135,7 @@ Don't forget to assign a unique `id` attribute to plugin instances.
|
|||
|
||||
:::note
|
||||
|
||||
We consider that the `product` instance is the most important one, and make it the "default" instance by not assigning any id.
|
||||
We consider that the `product` instance is the most important one, and make it the "default" instance by not assigning any ID.
|
||||
|
||||
:::
|
||||
|
||||
|
@ -165,7 +165,7 @@ The instance paths will be simpler, and retro-compatible with a single-instance
|
|||
|
||||
## Tagging new versions {#tagging-new-versions}
|
||||
|
||||
Each plugin instance will have its own cli command to tag a new version. They will be displayed if you run:
|
||||
Each plugin instance will have its own CLI command to tag a new version. They will be displayed if you run:
|
||||
|
||||
```bash npm2yarn
|
||||
npm run docusaurus -- --help
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue