Skip to content

Commit 4ed30f0

Browse files
committed
chore(content)
1 parent 7074129 commit 4ed30f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wpengine-phpcompat.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ function settings_page() {
424424
<h2><?php _e( 'Make your site 2x faster with PHP 7 WordPress hosting', 'php-compatibility-checker' ); ?></h2>
425425
<?php } // endif?>
426426

427-
<p><?php _e( 'PHP 7 on WP Engine makes it easy to speed up your site, increase your conversion rates, and improve your SEO.', 'php-compatibility-checker' ); ?></p>
427+
<p><?php _e( 'PHP 7 on WP Engine makes it easy to speed up your site and helps increase your conversion rates and SEO.', 'php-compatibility-checker' ); ?></p>
428428

429429
<?php if ( $is_wpe_customer ) { ?>
430430
<a target="_blank" class="wpe-pcc-button wpe-pcc-button-primary" href="<?php echo $url_wpe_customer_upgrade; ?>"><?php _e( 'Upgrade to PHP 7 for free', 'php-compatibility-checker' ); ?></a>

0 commit comments

Comments
 (0)