Skip to content
This repository was archived by the owner on Nov 19, 2024. It is now read-only.

Commit 0534fc1

Browse files
author
Jerry Lopez
authored
Fix typo checkout_new_step.md
1 parent 79ad227 commit 0534fc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/v2.0/howdoi/checkout/checkout_new_step.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ github_link: howdoi/checkout/checkout_new_step.md
1313
The default Magento Checkout consists of two steps:
1414

1515
- Shipping Information
16-
- Review and Paymetns Information
16+
- Review and Payments Information
1717

1818
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.
1919

0 commit comments

Comments
 (0)