Skip to content

Commit 88c50e1

Browse files
committed
fix: typo
1 parent 1643b8d commit 88c50e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web/src/lib/config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ export const siteConfig = {
1919
},
2020
{
2121
href: "/about",
22-
label: "about",
22+
label: "About",
2323
},
2424
],
2525
};

0 commit comments

Comments
 (0)