Skip to content

Commit 7456b75

Browse files
Update 13/umbraco-commerce/how-to-guides/update-cart.md
Co-authored-by: sofietoft <[email protected]>
1 parent 34f1b71 commit 7456b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

13/umbraco-commerce/how-to-guides/update-cart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ description: How to update your cart.
66

77
Functionality is needed to update the cart once an item has been added. In this guide, you can learn how to add this functionality.
88

9-
You need a new page for the user to give a summary of what is already in the cart and the ability to update each item.
9+
You need a new page to summarize the items in the cart and allow users to update each item.
1010

1111
Create a new Document With a Template. Call it "Cart Page" and update the template with the following code:
1212

0 commit comments

Comments
 (0)