summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:22:40 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:22:40 -0400
commit2eb881e9219715b730999b0d4198401087c39d4e (patch)
tree7f70c4ef8b68037e5cf14d67daeebaf7305d04dc /core/api-merchant.rst
parent0ff4bbebcfe9e253ea66a016f449129a8a053762 (diff)
downloaddocs-2eb881e9219715b730999b0d4198401087c39d4e.tar.gz
docs-2eb881e9219715b730999b0d4198401087c39d4e.tar.bz2
docs-2eb881e9219715b730999b0d4198401087c39d4e.zip
capitalize first word in sentence; add period at end of sentence
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 02198322..35ed4c09 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1835,7 +1835,7 @@ Inspecting orders
.. ts:def:: CheckPaymentUnpaidResponse
interface CheckPaymentUnpaidResponse {
- // the order was neither claimed nor paid
+ // The order was neither claimed nor paid.
order_status: "unpaid";
// URI that the wallet must process to complete the payment.