Merge pull request #2 from karoofish/patch-1

Update config.ts to correct spelling "Pracetice" to "Practice"
This commit is contained in:
Ryan Yin 2023-06-23 22:46:12 -06:00 committed by GitHub
commit 4afcc8e20f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -25,7 +25,7 @@ export default defineConfig({
nav: [
{ text: "Home", link: "/" },
{ text: "Get Started", link: "/introduction/index.md" },
{ text: "Best Pracetice", link: "/best-practices/intro.md" },
{ text: "Best Practice", link: "/best-practices/intro.md" },
],
sidebar: [