Skip to content

Commit

Permalink
Small typo
Browse files Browse the repository at this point in the history
  • Loading branch information
JustinaPetr authored Nov 15, 2023
1 parent 40e40aa commit 922a9c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidebars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import type { SidebarsConfig } from '@docusaurus/plugin-content-docs'
const sidebars: SidebarsConfig = {
// By default, Docusaurus generates a sidebar from the docs folder structure
docs: [
{ type: 'doc', id: 'introduction/why-ceramic', label: 'Why Cermic?' },
{ type: 'doc', id: 'introduction/why-ceramic', label: 'Why Ceramic?' },
{
type: 'category',
collapsed: false,
Expand Down

0 comments on commit 922a9c5

Please sign in to comment.