commit e8990131e1acb863af623cb20ec5095da9a3100b
parent 10e90d657674b7c863755ccb6f50fca802e7a2b3
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 06:22:20 -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
@@ -1824,7 +1824,7 @@ Inspecting orders
.. ts:def:: CheckPaymentClaimedResponse
interface CheckPaymentClaimedResponse {
- // a wallet claimed the order, but did not yet pay for the contract
+ // A wallet claimed the order, but did not yet pay for the contract.
order_status: "claimed";
// Contract terms