docs: fix typo for "Introduction" label

This commit is contained in:
Yassine Doghri 2024-06-28 15:10:54 +00:00
parent f07f561c88
commit a23ca6c4c7

View File

@ -124,7 +124,7 @@ export default defineConfig({
}, },
sidebar: [ sidebar: [
{ {
label: "Instroduction", label: "Introduction",
link: "/", link: "/",
translations: { translations: {
fr: "Installer", fr: "Installer",