diff --git a/src/wizards/engagement/views/reader-activation/index.js b/src/wizards/engagement/views/reader-activation/index.js index fa127885d2..9faa501ea2 100644 --- a/src/wizards/engagement/views/reader-activation/index.js +++ b/src/wizards/engagement/views/reader-activation/index.js @@ -438,7 +438,7 @@ export default withWizardScreen( ( { wizardApiFetch } ) => { 'newspack-plugin' ) } help={ __( - 'Prompt users who are not logged in to sign in or register a new account before proceeding to checkout.', + 'Prompt users who are not logged in to sign in or register a new account before proceeding to checkout. When disabled, an account will automatically be created with the email address used at checkout.', 'newspack-plugin' ) } checked={ config.woocommerce_registration_required }