docs: fix typo from 'dissapear' to 'disappear' (#4022)

This commit is contained in:
Vamsi Krishna Reddy Satti 2021-01-10 14:20:28 +09:00 committed by GitHub
parent c4cbe8ec72
commit d8ef2a9051
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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 = {