summaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:14:41 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-17 07:14:41 -0400
commit8b795531124e825d8c126131f4c9fbb0049bf960 (patch)
treece770a40c5de27a87e078efd7f545b4b80940e46 /core/api-merchant.rst
parent3e48dda25db937ce60c4ae78ba62a3572c21c9f6 (diff)
downloaddocs-8b795531124e825d8c126131f4c9fbb0049bf960.tar.gz
docs-8b795531124e825d8c126131f4c9fbb0049bf960.tar.bz2
docs-8b795531124e825d8c126131f4c9fbb0049bf960.zip
capitalize first word in 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 32a37086..605c679f 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -2749,7 +2749,7 @@ Checking tip status
// Unique identifier for the tip.
tip_id: HashCode;
- // (remaining) amount of the tip (including fees).
+ // (Remaining) amount of the tip (including fees).
tip_amount: Amount;
}