You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: 15/umbraco-commerce/tutorials/build-a-store/checkout.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,9 +8,9 @@ When it comes to implementing a checkout in Umbraco Commerce, there are two opti
8
8
9
9
## [Using the Umbraco.Commerce.Checkout Drop-in Checkout Flow](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout)
10
10
11
-
The [Umbraco.Commerce.Checkout](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout) add-on checkout functionality is a great starting point for most stores, providing a simple and ready-to-use checkout experience.
11
+
The [Umbraco.Commerce.Checkout](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout) add-on is a great starting point for most stores. It provides a ready-to-use checkout experience.
12
12
13
-
For details on how to install and configure the Umbraco.Commerce.Checkout add-on, see the [Umbraco.Commerce.Checkout](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout) documentation.
13
+
For details on how to install and configure the `Umbraco.Commerce.Checkout` add-on, see the [Umbraco.Commerce.Checkout](https://docs.umbraco.com/umbraco-commerce-packages/checkout/checkout) documentation.
0 commit comments