diff --git a/ghost/admin/app/components/modal-tier.hbs b/ghost/admin/app/components/modal-tier.hbs index 90a732a98b..d6b4adb2f3 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
+After trial, members will be automatically subscribed to the full price. Learn more
{{#if this.hasTrialDaysError}}Free trial must be at least 1 day
{{/if}} diff --git a/ghost/admin/app/templates/offer.hbs b/ghost/admin/app/templates/offer.hbs index 981a1666b5..a718abd953 100644 --- a/ghost/admin/app/templates/offer.hbs +++ b/ghost/admin/app/templates/offer.hbs @@ -56,14 +56,14 @@