Skip to content

Commit

Permalink
Change menu option name
Browse files Browse the repository at this point in the history
  • Loading branch information
prototypa committed Aug 16, 2023
1 parent 7a7fb98 commit b61e82a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const headerData = {
href: getPermalink('/homes/startup'),
},
{
text: 'App Download',
text: 'Mobile App',
href: getPermalink('/homes/mobile-app'),
},
{
Expand Down

0 comments on commit b61e82a

Please sign in to comment.