From 7874307f4cbec8c2d6ec1c960f16b9710a2de4a0 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 03:03:30 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/api-exchange.rst') diff --git a/core/api-exchange.rst b/core/api-exchange.rst index b87e5888..08bcae5f 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1812,7 +1812,7 @@ typically also view the balance.) // The total amount the original deposit was worth. deposit_value: Amount; - // applicable fees for the deposit + // Applicable fees for the deposit. deposit_fee: Amount; } -- cgit v1.2.3