diff --git a/plugins/woocommerce-admin/client/payments/payment-recommendations.tsx b/plugins/woocommerce-admin/client/payments/payment-recommendations.tsx index 858f4fbf5e7..babef4e8679 100644 --- a/plugins/woocommerce-admin/client/payments/payment-recommendations.tsx +++ b/plugins/woocommerce-admin/client/payments/payment-recommendations.tsx @@ -208,7 +208,7 @@ const PaymentRecommendations: React.FC = () => { size="20" lineHeight="28px" > - { __( 'Additional ways to get paid', 'woocommerce' ) } + { __( 'Recommended payment providers', 'woocommerce' ) } { diff --git a/plugins/woocommerce/changelog/fix-33618-wrong-link-in-the-payment-settings-for-non-eligible-wcpay-store b/plugins/woocommerce/changelog/fix-33618-wrong-link-in-the-payment-settings-for-non-eligible-wcpay-store new file mode 100644 index 00000000000..9dda6c5a42e --- /dev/null +++ b/plugins/woocommerce/changelog/fix-33618-wrong-link-in-the-payment-settings-for-non-eligible-wcpay-store @@ -0,0 +1,4 @@ +Significance: patch +Type: fix + +Fix wrong copy in payment recommendations