diff --git a/frontend/src/i18n/lang/en.json b/frontend/src/i18n/lang/en.json index b06af10dc..e6b609b06 100644 --- a/frontend/src/i18n/lang/en.json +++ b/frontend/src/i18n/lang/en.json @@ -43,7 +43,7 @@ "forgotPassword": "Forgot your password?", "resetPassword": "Reset your password", "resetPasswordAction": "Send me a password reset link", - "resetPasswordSuccess": "Check your inbox! You should have an e-mail with instructions on how to reset your password.", + "resetPasswordSuccess": "Check your inbox! You should have an email with instructions on how to reset your password.", "passwordsDontMatch": "Passwords don't match", "confirmEmailSuccess": "You successfully confirmed your email! You can log in now.", "totpTitle": "Two Factor Authentication Code",