Skip to content
This repository has been archived by the owner on Aug 7, 2024. It is now read-only.

Commit

Permalink
fix: typo in footer (#9685)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kamaruddheen authored Oct 31, 2023
1 parent 1bc7411 commit e7541b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Footer.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Footer() {
{ name: "Map", href: "/map", external: false },
{ name: "Login", href: "/auth/signin", external: false },
{
name: "Open Souce Roadmap",
name: "Open Source Roadmap",
href: "/docs/open-source-roadmap",
external: false,
},
Expand Down

0 comments on commit e7541b4

Please sign in to comment.