mirror of
https://github.com/facebook/docusaurus.git
synced 2025-07-23 19:48:54 +02:00
docs(v2): correct typo (#5066)
This commit is contained in:
parent
5883e2b245
commit
1d041127b1
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Lorem ipsum
|
|||
|
||||
If you only want the documentation feature, you can run your Docusaurus 2 site without a landing page and display your documentation page as the index page instead.
|
||||
|
||||
To enable docs-only mode, set the docs plugin `routeBasePath: '/'`, and use the frontmatter `slug: /` on the document that should be the index page ([more infos](#home-page-docs)).
|
||||
To enable docs-only mode, set the docs plugin `routeBasePath: '/'`, and use the frontmatter `slug: /` on the document that should be the index page ([more info](#home-page-docs)).
|
||||
|
||||
:::caution
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue