Fixed a typo/extra end of line

This commit is contained in:
Claudio Sanches 2015-08-07 10:18:30 -03:00
parent 877e390646
commit c0179c8bb2
1 changed files with 1 additions and 2 deletions

View File

@ -202,8 +202,7 @@ class WC_Admin_Setup_Wizard {
*/
public function wc_setup_introduction() {
?>
<h1><?php _e( 'Welcome to the world of WooCommerce!
', 'woocommerce' ); ?></h1>
<h1><?php _e( 'Welcome to the world of WooCommerce!', 'woocommerce' ); ?></h1>
<p><?php _e( 'Thank you for choosing WooCommerce to power your online store! This quick setup wizard will help you configure the basic settings. <strong>Its completely optional and shouldnt take longer than five minutes.</strong>', 'woocommerce' ); ?></p>
<p><?php _e( 'No time right now? If you dont want to go through the wizard, you can skip and return to the WordPress dashboard. Come back anytime if you change your mind!', 'woocommerce' ); ?></p>
<p class="wc-setup-actions step">