diff --git a/website/docs/guides/docs/sidebar.md b/website/docs/guides/docs/sidebar.md index 44e8ae0370e9..dc0ee432fc3b 100644 --- a/website/docs/guides/docs/sidebar.md +++ b/website/docs/guides/docs/sidebar.md @@ -186,7 +186,7 @@ Example: ### Creating a link to page without sidebar -Set `type` to `ref` to link to a documentation page without binding it to a sidebar. This means the sidebar dissapears when the user displays the linked page. +Set `type` to `ref` to link to a documentation page without binding it to a sidebar. This means the sidebar disappears when the user displays the linked page. ```typescript type SidebarItemRef = {