From 922a9c5270aab0fa94bf4335a37d3210d246da6c Mon Sep 17 00:00:00 2001 From: Justina Petraityte Date: Wed, 15 Nov 2023 16:59:25 +0000 Subject: [PATCH] Small typo --- sidebars.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sidebars.ts b/sidebars.ts index a8e7e264..a458e582 100644 --- a/sidebars.ts +++ b/sidebars.ts @@ -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,