Skip to content

Commit a4b498f

Browse files
authored
Shorten sentence
1 parent c8c19eb commit a4b498f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commerce-add-ons/packages/cart/configuration.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Along with the `ucc-add-to-cart` class, a series of data attributes provides inf
6666

6767
Some attributes end with a number. This signifies that the attribute defines a collection and so multiple attributes can be defined with each distinct combination incrementing the number by `1`. It is important that these attributes start from `1` and must be sequential without gaps.
6868

69-
With an add-to-cart button defined, clicking on the button will automatically add the given product to the cart and open the cart for display.
69+
With an add-to-cart button defined, clicking on the button will automatically add the product and open the cart for display.
7070

7171
![Shopping cart modal.](../media/cart/cart.png)
7272

0 commit comments

Comments
 (0)