From 299d8cf931376930d5e03ce6d7f5b985956451fb Mon Sep 17 00:00:00 2001 From: Djordje Vlaisavljevic Date: Fri, 19 Aug 2022 09:58:42 +0200 Subject: [PATCH] Updated copy refs https://github.com/TryGhost/Team/issues/1724 --- ghost/admin/app/components/modal-tier.hbs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ghost/admin/app/components/modal-tier.hbs b/ghost/admin/app/components/modal-tier.hbs index 8fc3cff732..0266be4bbf 100644 --- a/ghost/admin/app/components/modal-tier.hbs +++ b/ghost/admin/app/components/modal-tier.hbs @@ -138,7 +138,7 @@ data-test-input="tier-trial" /> days -

After trial, members will be automatically subscribed to the full price. Learn more

+

Members will be subscribed at full price once the trial ends. Learn more

{{#if this.hasTrialDaysError}}

Free trial must be at least 1 day

{{/if}}