From c81ba6f4d2bed0d4b25b0d6fe97f912996aef8fa Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 03:00:53 -0400 Subject: add period at end of sentence --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 2343fa94..ea161617 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1774,7 +1774,7 @@ typically also view the balance.) // Actual amount of the wire transfer, excluding the wire fee. total: Amount; - // Applicable wire fee that was charged + // Applicable wire fee that was charged. wire_fee: Amount; // public key of the merchant (identical for all deposits) -- cgit v1.2.3