commit fcf8999eec8d8c347a3931237aaa85db07bbf911
parent ccc0473b71f9b562fb524273ea9630544e6e4fe4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Wed, 17 Mar 2021 04:28:30 -0400
capitalize first word in sentence
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
@@ -777,7 +777,7 @@ a website.
// wallet to determine denominations, fees, etc.
exchange_url: string;
- // (remaining) amount of the tip (including fees).
+ // (Remaining) amount of the tip (including fees).
tip_amount: Amount;
// Timestamp indicating when the tip is set to expire (may be in the past).