summaryrefslogtreecommitdiff
path: root/core/api-exchange.rst
diff options
context:
space:
mode:
Diffstat (limited to 'core/api-exchange.rst')
-rw-r--r--core/api-exchange.rst2
1 files changed, 1 insertions, 1 deletions
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;
}