Skip to content

Commit

Permalink
Merge pull request #8940 from brave/fixed-backup-wallet-typo
Browse files Browse the repository at this point in the history
Fix: Fixed typo in Wallet Backup Screen
  • Loading branch information
Douglashdaniel authored May 27, 2021
2 parents 0da3a44 + 788802e commit 93566bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/brave_wallet_ui/constants/locale.ts
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const locale = {
// Backup Wallet Intro
backupIntroTitle: 'Backup your wallet now!',
backupIntroDescription: 'In the next step you will see 12 words that allows you to recover your crypto wallet.',
backupIntroTerms: 'I understnd that if I lose my recovery words, I will not be able to access my crypto wallet.',
backupIntroTerms: 'I understand that if I lose my recovery words, I will not be able to access my crypto wallet.',

// Recovery Phrase Backup
recoveryTitle: 'Your recovery phrase',
Expand Down

0 comments on commit 93566bb

Please sign in to comment.