diff --git a/backend/resources/emails-mjml/register/en.mjml b/backend/resources/emails-mjml/register/en.mjml index 177e1e8ab..899c96b7f 100644 --- a/backend/resources/emails-mjml/register/en.mjml +++ b/backend/resources/emails-mjml/register/en.mjml @@ -22,7 +22,7 @@ Hello {{name}}! Thanks for signing up for your Penpot account! Please verify your - email using the link below adn get started building mockups and + email using the link below and get started building mockups and prototypes today! diff --git a/backend/resources/emails/register/en.html b/backend/resources/emails/register/en.html index e813d7a59..b16eb304f 100644 --- a/backend/resources/emails/register/en.html +++ b/backend/resources/emails/register/en.html @@ -173,7 +173,7 @@ -
Thanks for signing up for your Penpot account! Please verify your email using the link below adn get started building mockups and prototypes today!
+
Thanks for signing up for your Penpot account! Please verify your email using the link below and get started building mockups and prototypes today!
@@ -465,4 +465,4 @@ - \ No newline at end of file + diff --git a/backend/resources/emails/register/en.txt b/backend/resources/emails/register/en.txt index 84ca0d487..41a9bd8d9 100644 --- a/backend/resources/emails/register/en.txt +++ b/backend/resources/emails/register/en.txt @@ -1,7 +1,7 @@ Hello {{name}}! Thanks for signing up for your Penpot account! Please verify your email using the -link below adn get started building mockups and prototypes today! +link below and get started building mockups and prototypes today! {{ public-uri }}/#/auth/verify-token?token={{token}}