Skip to content

Commit

Permalink
Merge branch 'besemuna/iss4314' of https://github.com/MLH-Fellowship/…
Browse files Browse the repository at this point in the history
…docusaurus into besemuna/iss4314
  • Loading branch information
samuelships committed Mar 25, 2021
2 parents c93fe22 + 3dc5f9d commit 3723ff0
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 @@ -142,7 +142,7 @@ Example:
}
```

The sidebar_label in the markdown frontformatter has a higher precedence over the label key in `SidebarItemDoc`. Using just the [Document ID](#document-id) is also valid, the following is equivalent to the above:
The `sidebar_label` in the markdown frontmatter has a higher precedence over the `label` key in `SidebarItemDoc`. Using just the [Document ID](#document-id) is also valid, the following is equivalent to the above:

```js
'doc1'; // string - document id
Expand Down

0 comments on commit 3723ff0

Please sign in to comment.