Skip to content

Commit

Permalink
Fix grammatical error in i18n endOfFlowMessage6 (#6633)
Browse files Browse the repository at this point in the history
  • Loading branch information
chikeichan authored and whymarrh committed May 21, 2019
1 parent 1b0af83 commit e0c1137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/_locales/en/messages.json
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@
"message": "Be careful of phishing! MetaMask will never spontaneously ask for your seed phrase."
},
"endOfFlowMessage6": {
"message": "If you need to back your up seed phrase again, you can find it in Settings -> Security."
"message": "If you need to back up your seed phrase again, you can find it in Settings -> Security."
},
"endOfFlowMessage7": {
"message": "If you ever have questions or see something fishy, email [email protected]."
Expand Down

0 comments on commit e0c1137

Please sign in to comment.