Skip to content

Commit

Permalink
docs: simplify sidebar description (#10810)
Browse files Browse the repository at this point in the history
  • Loading branch information
ivancheban authored Jan 3, 2025
1 parent bdbdd5a commit 1b44d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/guides/docs/sidebar/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ You can also define your sidebars explicitly.

## Sidebar object {#sidebar-object}

A sidebar at its crux is a hierarchy of categories, doc links, and other hyperlinks.
A sidebar is a hierarchy of categories, doc links, and other hyperlinks.

```ts
type Sidebar =
Expand Down

0 comments on commit 1b44d7a

Please sign in to comment.