Skip to content

Commit

Permalink
password: optional -> recommended
Browse files Browse the repository at this point in the history
  • Loading branch information
attente committed Nov 10, 2024
1 parent 5ba633c commit 3a4de53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/Recovery.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ function Recovery() {
labelLocation="right"
label={
<Text color="text80" underline="true">
Use Password to Encrypt Mnemonic (Optional)
Use Password to Encrypt Mnemonic (Recommended)
</Text>
}
checked={usingPassword}
Expand Down

0 comments on commit 3a4de53

Please sign in to comment.