diff --git a/guides/v2.0/howdoi/checkout/checkout_new_step.md b/guides/v2.0/howdoi/checkout/checkout_new_step.md index 3b2a8c7d51d..fbb009e03fa 100644 --- a/guides/v2.0/howdoi/checkout/checkout_new_step.md +++ b/guides/v2.0/howdoi/checkout/checkout_new_step.md @@ -13,7 +13,7 @@ github_link: howdoi/checkout/checkout_new_step.md The default Magento Checkout consists of two steps: - Shipping Information - - Review and Paymetns Information + - Review and Payments Information You can add a custom checkout step, it should be implemented as a UI component. For the sake of compatibility, upgradability and easy maintenance, do not edit the default Magento code, add your customizations in a separate module.