We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60854ad commit c2c8ea2Copy full SHA for c2c8ea2
app/code/Magento/InstantPurchase/view/frontend/web/js/view/instant-purchase.js
@@ -34,7 +34,7 @@ define([
34
shippingAddressTitle: $t('Shipping Address'),
35
billingAddressTitle: $t('Billing Address'),
36
paymentMethodTitle: $t('Payment Method'),
37
- shippingMethodTitle: $t('Shipping Address')
+ shippingMethodTitle: $t('Shipping Method')
38
}
39
},
40
0 commit comments