commit 9f0d665623575abc7ebbd71f91bda9a8bda9ca7b
parent 61ff15c7d36af76eabe09577f7acc75d70c79a4d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 05:28:16 -0400
add period at end of sentence (two instances)
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -1600,10 +1600,10 @@ Creating orders
.. ts:def:: MinimalOrderDetail
interface MinimalOrderDetail {
- // Amount to be paid by the customer
+ // Amount to be paid by the customer.
amount: Amount;
- // Short summary of the order
+ // Short summary of the order.
summary: string;
// URL that will show that the order was successful after