diff --git a/includes/admin/helper/views/html-main.php b/includes/admin/helper/views/html-main.php index f959d626def..b33f2be1029 100644 --- a/includes/admin/helper/views/html-main.php +++ b/includes/admin/helper/views/html-main.php @@ -169,7 +169,7 @@ - %1$s installed', 'woocommerce' ), esc_html( $data['Name'] ), esc_html( $data['Version'] ) ); ?> + %2$s installed', 'woocommerce' ), esc_html( $data['Name'] ), esc_html( $data['Version'] ) ); ?>