mirror of
https://github.com/ryan4yin/nixos-and-flakes-book.git
synced 2025-06-21 20:41:25 +02:00
Update config.ts to correct spelling "Best Pracetice" to ""Best Practice""
This commit is contained in:
parent
55134de7d5
commit
b1be24f166
@ -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: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user