From db3dc3adb74127934e7be5d9d27001588a27ed9b Mon Sep 17 00:00:00 2001 From: Kilu Date: Mon, 29 Apr 2024 15:53:21 +0800 Subject: [PATCH] fix: the copy --- .../mailer_templates/build_production/workspace_invitation.html | 2 +- email_template/src/templates/workspace_invitation.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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