Merge pull request #14 from riffingonsoftware/typo

Correct typo
This commit is contained in:
Ryan Yin 2023-07-06 11:28:13 +08:00 committed by GitHub
commit 68ec34e9fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -206,7 +206,7 @@ export default defineConfig({
], ],
}, },
{ {
text: "Dev Environemnts on NixOS", text: "Dev Environments on NixOS",
items: [ items: [
{ text: "Introduction", link: "/development/intro.md" }, { text: "Introduction", link: "/development/intro.md" },
{ {