summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:46:06 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 06:46:06 -0400
commit5176284e6ab04c8650d4de5e09f229c0217199bb (patch)
treec45e84e2acc9de01414d2b5fe337c3ebfb63b63a /core/api-merchant.rst
parent07241cbb1b815c23b063d75e2cc71bc0e4c27499 (diff)
downloaddocs-5176284e6ab04c8650d4de5e09f229c0217199bb.tar.gz
docs-5176284e6ab04c8650d4de5e09f229c0217199bb.tar.bz2
docs-5176284e6ab04c8650d4de5e09f229c0217199bb.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 a933a8e0..76e217b1 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2140,7 +2140,7 @@ Informing the backend about incoming wire transfers
// The total amount the exchange paid back for ``order_id``.
deposit_value: Amount;
- // applicable fees for the deposit
+ // Applicable fees for the deposit.
deposit_fee: Amount;
}