diff --git a/server/emails/templates/NotifyTrialExpiring.tsx b/server/emails/templates/NotifyTrialExpiring.tsx index 7cd6d30ac..7c712e278 100644 --- a/server/emails/templates/NotifyTrialExpiring.tsx +++ b/server/emails/templates/NotifyTrialExpiring.tsx @@ -64,7 +64,7 @@ export const NotifyTrialExpiring = ({ Some features and resources may now be - restricted or disconnected. To restore full + restricted. To restore full access and continue using all the features you had during your trial, please upgrade to a paid plan. @@ -85,7 +85,7 @@ export const NotifyTrialExpiring = ({ {orgName} will end on{" "} {trialEndsAt} {isLastDay - ? " — that's tomorrow!" + ? " - that's tomorrow!" : `, in ${daysRemaining} days`} . @@ -93,8 +93,7 @@ export const NotifyTrialExpiring = ({ After your trial ends, your account will be moved to the free plan and some - functionality may be restricted or your - sites may disconnect. + functionality may be restricted.