mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 09:43:10 +00:00
docs(v2): heading typo (#4606)
This commit is contained in:
parent
edfc7ff3b8
commit
cbb31783d7
|
|
@ -71,7 +71,7 @@ And if you want to use Bootstrap styling, you can swap out the theme with `theme
|
|||
}
|
||||
```
|
||||
|
||||
## Wrapper your site with `<Root>` {#wrapper-your-site-with-root}
|
||||
## Wrapping your site with `<Root>` {#wrapper-your-site-with-root}
|
||||
|
||||
A `<Root>` theme component is rendered at the very top of your Docusaurus site.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue