💬 Remove trailing space from link URL

This commit is contained in:
Philipp Stracker 2024-11-07 13:08:51 +01:00
parent b6fbf3fb51
commit e4e2ca3141
No known key found for this signature in database

View file

@ -41,7 +41,7 @@ const AdvancedOptionsForm = ( { setCompleted } ) => {
'For advanced users: Connect a custom PayPal REST app for full control over your integration. For more information on creating a PayPal REST application, <a target="_blank" href="%s">click here</a>.',
'woocommerce-paypal-payments'
),
'https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input '
'https://woocommerce.com/document/woocommerce-paypal-payments/#manual-credential-input'
);
return (