Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2c9bf9b

Browse files
committed
fix new linting error
1 parent 283e1b8 commit 2c9bf9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guides/v2.4/rest/tutorials/inventory/create-cart-add-products.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ In this call, we'll add 20 `24-WB03` items. This portion of the order can be ful
142142

143143
Note the `item_id` for use in subsequent steps.
144144

145-
The discount is a result of the "20% OFF Every $200-plus purchase!" cart price rule.
145+
The discount is a result of the "20% OFF Every $200-plus purchase!" cart price rule.
146146

147147
```json
148148
{

0 commit comments

Comments
 (0)