From d338e773d0eddc9affc9781ff5a914498a305d12 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:55:42 -0400 Subject: change markup of ‘false’ from " to ``; add period at end of sentence MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 a6ed3088..1526a88e 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1692,7 +1692,7 @@ in using this API. // Was the coin refreshed (and thus the recoup should go to the old coin)? // While this information is technically redundant, it helps the exchange // to respond faster. - // *Optional* (for backwards compatibility); if absent, "false" is assumed + // *Optional* (for backwards compatibility); if absent, ``false`` is assumed. refreshed?: boolean; } -- cgit v1.2.3