diff --git a/services/web/app/src/Features/Email/EmailBuilder.js b/services/web/app/src/Features/Email/EmailBuilder.js index 7a97d272bd..433936b875 100644 --- a/services/web/app/src/Features/Email/EmailBuilder.js +++ b/services/web/app/src/Features/Email/EmailBuilder.js @@ -414,7 +414,7 @@ templates.inviteNewUserToJoinManagedUsers = ctaTemplate({ return [ `User accounts in this group are managed by ${_.escape( _formatUserNameAndEmail(opts.admin, 'an admin') - )}`, + )}.`, `If you accept the owner of the group subscription will have admin rights over your account and control over your stuff.`, `What is ${settings.appName}?`, `${settings.appName} is the collaborative online LaTeX editor loved by researchers and technical writers. With thousands of ready-to-use templates and an array of LaTeX learning resources you’ll be up and running in no time.`,