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 fede9b4b..9c3b9132 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1874,7 +1874,7 @@ typically also view the balance.)
.. ts:def:: TrackTransactionAcceptedResponse
interface TrackTransactionAcceptedResponse {
- // time by which the exchange currently thinks the deposit will be executed.
+ // Time by which the exchange currently thinks the deposit will be executed.
execution_time: Timestamp;
}