From f01ccbdae22b08efd2ddad0deee6364d81f9cbbf Mon Sep 17 00:00:00 2001 From: Pierre Lasou Date: Thu, 17 Apr 2025 10:32:03 -0400 Subject: [PATCH] Correct typo Correct type in the external-login.confirm-email-sent.info parameter --- src/assets/i18n/en.json5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/assets/i18n/en.json5 b/src/assets/i18n/en.json5 index 6819ff630a..03c960ac1f 100644 --- a/src/assets/i18n/en.json5 +++ b/src/assets/i18n/en.json5 @@ -6961,7 +6961,7 @@ "external-login.confirm-email-sent.header": "Confirmation email sent", - "external-login.confirm-email-sent.info": " We have sent an emait to the provided address to validate your input.
Please follow the instructions in the email to complete the login process.", + "external-login.confirm-email-sent.info": " We have sent an email to the provided address to validate your input.
Please follow the instructions in the email to complete the login process.", "external-login.provide-email.header": "Provide email",