From 157e075885318239ae15b20d4a8c2d3ef619d51d Mon Sep 17 00:00:00 2001 From: Myzel394 <50424412+Myzel394@users.noreply.github.com> Date: Fri, 10 Mar 2023 21:34:24 +0100 Subject: [PATCH] fix: typo --- public/locales/en-US/signup.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/locales/en-US/signup.json b/public/locales/en-US/signup.json index dc1b562..e7486e7 100644 --- a/public/locales/en-US/signup.json +++ b/public/locales/en-US/signup.json @@ -7,7 +7,7 @@ "mailVerification": { "title": "You got mail!", "description": "We sent you an email with a link to confirm your email address. Please check your inbox and click on the link to continue.", - "maskAsNotSpam": "If you can't find the email, please check your spam folder. If the email lands in your spam folder, please mark it as \"Not Spam\" to receive all emails in the future", + "markAsNotSpam": "If you can't find the email, please check your spam folder. If the email lands in your spam folder, please mark it as \"Not Spam\" to receive all emails in the future", "editEmail": { "title": "Edit email address?", "description": "Would you like to return to the previous step and edit your email address?",