Skip to content

Commit

Permalink
docs: fix typo from 'dissapear' to 'disappear' (#4022)
Browse files Browse the repository at this point in the history
  • Loading branch information
vamsi3 authored Jan 10, 2021
1 parent c4cbe8e commit d8ef2a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/docs/sidebar.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 = {
Expand Down

0 comments on commit d8ef2a9

Please sign in to comment.