From 82929c43e8642b157c76df1ec781a2577ad4aba7 Mon Sep 17 00:00:00 2001 From: onehanddev Date: Tue, 3 Dec 2024 20:17:28 +0530 Subject: [PATCH] fix: typo in signup email text --- .../notifications/email/templates/welcome-email.template.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/src/modules/notifications/email/templates/welcome-email.template.ts b/api/src/modules/notifications/email/templates/welcome-email.template.ts index b63d052b..ecfe0321 100644 --- a/api/src/modules/notifications/email/templates/welcome-email.template.ts +++ b/api/src/modules/notifications/email/templates/welcome-email.template.ts @@ -7,7 +7,7 @@ export const WELCOME_EMAIL_HTML_CONTENT = (

Welcome to the TNC Blue Carbon Cost Tool Platform


-

Thank you for signing up. We're excited to have you on board. Please active you account by signing up adding a password of your choice

+

Thank you for signing up. We're excited to have you on board. Please activate your account by signing up and adding a password of your choice.

Sign Up Link


Your one-time password is ${oneTimePassword}