Fix grammatical error in i18n endOfFlowMessage6 (#6633)

feature/default_network_editable
Chi Kei Chan 6 years ago committed by Whymarrh Whitby
parent 1b0af8384e
commit e0c11371a9
  1. 2
      app/_locales/en/messages.json

@ -549,7 +549,7 @@
"message": "Be careful of phishing! MetaMask will never spontaneously ask for your seed phrase." "message": "Be careful of phishing! MetaMask will never spontaneously ask for your seed phrase."
}, },
"endOfFlowMessage6": { "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": { "endOfFlowMessage7": {
"message": "If you ever have questions or see something fishy, email support@metamask.io." "message": "If you ever have questions or see something fishy, email support@metamask.io."

Loading…
Cancel
Save