diff --git a/ghost/portal/src/utils/fixtures.js b/ghost/portal/src/utils/fixtures.js index 4f219f2762..7989bc4662 100644 --- a/ghost/portal/src/utils/fixtures.js +++ b/ghost/portal/src/utils/fixtures.js @@ -111,7 +111,7 @@ export const site = { allow_self_signup: true, members_signup_access: 'all', free_price_name: 'Free', - free_price_description: 'Free Preview', + free_price_description: 'Free preview', is_stripe_configured: true, portal_button: true, portal_name: true,