diff --git a/modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/PaymentOptions/Fastlane.js b/modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/PaymentOptions/Fastlane.js index 88a4c4216..b16bb9e7a 100644 --- a/modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/PaymentOptions/Fastlane.js +++ b/modules/ppcp-settings/resources/js/Components/Screens/Onboarding/Components/PaymentOptions/Fastlane.js @@ -11,7 +11,7 @@ const Fastlane = ( { learnMore = '' } ) => { } description={ __( - "Speed up guest checkout with Fatslane. Link a customer's email address to their payment details.", + "Speed up guest checkout with Fastlane. Link a customer's email address to their payment details.", 'woocommerce-paypal-payments' ) } learnMoreLink={ learnMore }