Skip to content

Commit

Permalink
fix: typo in signup email text
Browse files Browse the repository at this point in the history
  • Loading branch information
onehanddev authored and andresgnlez committed Dec 3, 2024
1 parent fa018ca commit 82929c4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export const WELCOME_EMAIL_HTML_CONTENT = (
<br/>
<p>Welcome to the TNC Blue Carbon Cost Tool Platform</p>
<br/>
<p>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</p>
<p>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.</p>
<p><a href="${url}" target="_blank" rel="noopener noreferrer">Sign Up Link</a></p>
<br/>
<p>Your one-time password is ${oneTimePassword}</p>
Expand Down

0 comments on commit 82929c4

Please sign in to comment.