aboutsummaryrefslogtreecommitdiff
path: root/core/api-merchant.rst
diff options
context:
space:
mode:
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;
}