Skip to content

Commit

Permalink
fix: correct typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bperlmutter authored Jun 25, 2021
1 parent 5883e2b commit e772832
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/docs/docs-introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit e772832

Please sign in to comment.