diff --git a/includes/admin/views/html-notice-secure-connection.php b/includes/admin/views/html-notice-secure-connection.php
index 366c535283f..b6bbcaa9e20 100644
--- a/includes/admin/views/html-notice-secure-connection.php
+++ b/includes/admin/views/html-notice-secure-connection.php
@@ -15,7 +15,7 @@ defined( 'ABSPATH' ) || exit;
Learn more about HTTPS and SSL Certificates.', 'woocommerce' ),
+ __( 'Your store does not appear to be using a secure connection. We highly recommend serving your entire website over a https connection to help keep customer data secure. Learn more here.', 'woocommerce' ),
'https://docs.woocommerce.com/document/ssl-and-https/'
) );
?>