summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 05:25:12 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 05:25:12 -0400
commitb166ecf2934a23c0bfae47ea3282b278df96d0d8 (patch)
treef05ca0cbeafc21ee2bc4015a17b679b001890512 /core/api-merchant.rst
parentfa8bb1b9e3eb251d703dddddbcf110cbf5ab7fa4 (diff)
downloaddocs-b166ecf2934a23c0bfae47ea3282b278df96d0d8.tar.gz
docs-b166ecf2934a23c0bfae47ea3282b278df96d0d8.tar.bz2
docs-b166ecf2934a23c0bfae47ea3282b278df96d0d8.zip
capitalize first word in sentence (two instances)
Diffstat (limited to 'core/api-merchant.rst')
-rw-r--r--core/api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 35bb2dc8..352cea6c 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -1562,11 +1562,11 @@ Creating orders
// possible.
refund_delay?: RelativeTime;
- // specifies the payment target preferred by the client. Can be used
+ // Specifies the payment target preferred by the client. Can be used
// to select among the various (active) wire methods supported by the instance.
payment_target?: string;
- // specifies that some products are to be included in the
+ // Specifies that some products are to be included in the
// order from the inventory. For these inventory management
// is performed (so the products must be in stock) and
// details are completed from the product data of the backend.