1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-22 09:57:02 +01:00

Fix grammatical error in i18n endOfFlowMessage6 (#6633)

This commit is contained in:
Chi Kei Chan 2019-05-21 05:59:09 -07:00 committed by Whymarrh Whitby
parent 1b0af8384e
commit e0c11371a9

View File

@ -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."