diff --git a/includes/class-wc-privacy.php b/includes/class-wc-privacy.php
index 232e1916503..f25c15b26e3 100644
--- a/includes/class-wc-privacy.php
+++ b/includes/class-wc-privacy.php
@@ -86,7 +86,7 @@ class WC_Privacy extends WC_Abstract_Privacy {
'
' . __( 'What we collect and store', 'woocommerce' ) . '
' .
'' . __( 'While you visit our site, we’ll track:', 'woocommerce' ) . '
' .
'' .
- '- ' . __( 'Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed', 'woocommerce' ) . '
' .
+ '- ' . __( 'Products you’ve viewed: we’ll use this to, for example, show you products you’ve recently viewed', 'woocommerce' ) . '
' .
'- ' . __( 'Location, IP address and browser type: we’ll use this for purposes like estimating taxes and shipping', 'woocommerce' ) . '
' .
'- ' . __( 'Shipping address: we’ll ask you to enter this so we can, for instance, estimate shipping before you place an order, and send you the order!', 'woocommerce' ) . '
' .
'
' .