Add trailing dot on email template when inviting new user to join managed users.

GitOrigin-RevId: 531e9a201782e7fb373bd7cde9f14c45e267f704
This commit is contained in:
M Fahru 2023-08-10 11:12:38 -07:00 committed by Copybot
parent 5e9498c528
commit 7ab6f751d9

View file

@ -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.`,
`<b>What is ${settings.appName}?</b>`,
`${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 youll be up and running in no time.`,