Skip to content

Commit

Permalink
fix: correct typo in 'sign in' text (CircuitVerse#394)
Browse files Browse the repository at this point in the history
  • Loading branch information
arunydvv authored Jan 9, 2025
1 parent 4d6aa18 commit 6eae6ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Navbar/User/UserMenu.vue
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
<v-list-item
@click.stop="signin"
prepend-icon="mdi-login"
title="Sing In"
title="Sign In"
value="sign_in"
></v-list-item>
<v-list-item
Expand Down

0 comments on commit 6eae6ed

Please sign in to comment.