diff --git a/docs/en/next/navigation.html b/docs/en/next/navigation.html index 33cae750b8..6d76315f3f 100644 --- a/docs/en/next/navigation.html +++ b/docs/en/next/navigation.html @@ -74,7 +74,7 @@

Adding Documents to a Sidebar

Many times, you will want to add a document to a sidebar that will be associated with one of the headers in the top navigation bar of the website. The most common sidebar, and the one that comes installed when Docusaurus is initialized, is the docs sidebar.

-

"docs" is just a name. It has no inherit meaning. You can change it as you wish.

+

"docs" is just a name. It has no inherent meaning. You can change it as you wish.

You configure the contents of the sidebar, and the order of its documents, in the website/sidebars.json file.

@@ -215,7 +215,7 @@ }

Currently, 'separate' is the only option available for this field. This provides a separate navigation on the right side of the page.

-
PreviousTranslations and Localization

Last updated: 2018-8-7 01:58:54