mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 10:55:00 +08:00
Merge pull request #3258 from woocommerce/PCP-4389-fastlane-typo-in-welcome-screen-new-ui
Fix Fastlane typo (4389)
This commit is contained in:
commit
aa01b4bd55
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ const Fastlane = ( { learnMore = '' } ) => {
|
|||
<PricingTitleBadge item="fast country currency=storeCurrency=storeCountrylane" />
|
||||
}
|
||||
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 }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue