diff --git a/services/web/app/coffee/Features/Email/EmailBuilder.coffee b/services/web/app/coffee/Features/Email/EmailBuilder.coffee index 2ff07c3864..8952e7b864 100644 --- a/services/web/app/coffee/Features/Email/EmailBuilder.coffee +++ b/services/web/app/coffee/Features/Email/EmailBuilder.coffee @@ -137,7 +137,7 @@ Thank You SingleCTAEmailBody({ title: "#{opts.inviterName} has invited you to join a team on #{settings.appName}" greeting: "Hi," - message: "Join the Team" + message: "Please click the button below to join the team and enjoy the benefits of an upgraded #{ opts.appName } account." secondaryMessage: null ctaText: "Verify now" ctaURL: opts.acceptInviteUrl