commit c7af58bfd0462381aa349f7c8aa06bbac2b9ed6a
parent 13b909e66bbe53805974f402de0b3c72ba3cd81c
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:58:51 -0400
capitalize first word in sentence; add period at end of sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1251,7 +1251,7 @@ Adding products to the inventory
// An optional base64-encoded product image.
image: ImageDataUrl;
- // a list of taxes paid by the merchant for one unit of this product
+ // A list of taxes paid by the merchant for one unit of this product.
taxes: Tax[];
// Number of units of the product in stock in sum in total,