diff --git a/emails/src/partials/project-team.html b/emails/src/partials/project-team.html
index 5c3671d..f02ddf3 100644
--- a/emails/src/partials/project-team.html
+++ b/emails/src/partials/project-team.html
@@ -61,7 +61,7 @@
{{#if [isSSO]}}
Hi {{userFullName}}, you are invited to join the project {{projectName}}. Please use the link below to sign in and join the project.
{{else}}
- Hi {{userFullName}}, you are invited to join the project {{projectName}}. Please click on the button ("View project on Connect") below to join.
+ Hi {{userFullName}}, you are invited to join the project {{projectName}}. Please click on the button ("Join Project") below to join.
{{/if}}
{{/if}}
{{#if [connect.notification.project.member.invite.requested]}}