Skip to content

Commit

Permalink
fix: capitalize seed phrase confirmation message (#653)
Browse files Browse the repository at this point in the history
  • Loading branch information
emccorson committed Mar 5, 2024
1 parent f737be9 commit e897e21
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ export const SeedPhraseConfirmation = (
"mx-auto max-w-[90%] text-center font-medium"
)}
>
fill out the words according to their numbers
Fill out the words according to their numbers
</p>
<Stack
className="flex-1 justify-between h-[415px]"
Expand Down

0 comments on commit e897e21

Please sign in to comment.