diff --git a/modules.local/ppcp-button/src/Assets/SmartButton.php b/modules.local/ppcp-button/src/Assets/SmartButton.php index 3d2ee9620..9ddfd96e1 100644 --- a/modules.local/ppcp-button/src/Assets/SmartButton.php +++ b/modules.local/ppcp-button/src/Assets/SmartButton.php @@ -488,7 +488,7 @@ class SmartButton implements SmartButtonInterface 'labels' => [ 'error' => [ 'generic' => __( - 'Something went wrong. Please try again or choose another payment source', + 'Something went wrong. Please try again or choose another payment source.', 'woocommerce-paypal-commerce-gateway' ), ],