Skip to content

Commit ba3f1af

Browse files
committed
improve grammar
1 parent 749d3f4 commit ba3f1af

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/api/admin/guides/order-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -166,7 +166,7 @@ Order editing APIs also do not affect order payment within each request. To remo
166166

167167
Order line items have 4 quantity attributes that represent quantities at different states in an order life cycle.
168168

169-
- `quantity` - Item quantity of items ever added to the order in this line item.
169+
- `quantity` - Item quantity total ever added to the order in this line.
170170
- `current_quantity` - Current item quantity that have not yet been removed.
171171
- `fulfillable_quantity` - Item quantity that have not yet been fulfilled, such as a partial fulfillment.
172172
- `editable_quantity` - Item quantity that currently can be edited.

0 commit comments

Comments
 (0)