diff --git a/assets/mailer_templates/build_production/workspace_invitation.html b/assets/mailer_templates/build_production/workspace_invitation.html index dec0b5c0..48ee4cdd 100644 --- a/assets/mailer_templates/build_production/workspace_invitation.html +++ b/assets/mailer_templates/build_production/workspace_invitation.html @@ -51,7 +51,7 @@
{{ username }} - invited to Join + invited you to Join {{ workspace_name }} on AppFlowy
diff --git a/email_template/src/templates/workspace_invitation.html b/email_template/src/templates/workspace_invitation.html index 42ff0c19..d4a21552 100644 --- a/email_template/src/templates/workspace_invitation.html +++ b/email_template/src/templates/workspace_invitation.html @@ -15,7 +15,7 @@ bodyClass: bg-purple-50{{ userName }} - invited to Join + invited you to Join {{ workspaceName }} on AppFlowy