diff options
-rw-r--r-- | app/_locales/en/messages.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/_locales/en/messages.json b/app/_locales/en/messages.json index 47c1cfde8..41ba7ef7a 100644 --- a/app/_locales/en/messages.json +++ b/app/_locales/en/messages.json @@ -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 support@metamask.io." |