diff --git a/includes/admin/class-sp-admin-setup-wizard.php b/includes/admin/class-sp-admin-setup-wizard.php index ab486676..24636bdf 100644 --- a/includes/admin/class-sp-admin-setup-wizard.php +++ b/includes/admin/class-sp-admin-setup-wizard.php @@ -28,7 +28,7 @@ class WC_Admin_Setup_Wizard { /** @var array Tweets user can optionally send after install */ private $tweets = array( - 'Someone give me high five, I just set up a new sports data website with #WordPress and @SportsPress!' + "Someone give me a high five, I just set up a new sports data website with #SportsPress and #WordPress!" ); /**