summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:48:53 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 02:48:53 -0400
commitca415455e8460d3d7c7e844f16e3177449880179 (patch)
tree581e1e66257df16d7cffb61d9f8debd39990fa7f /core
parent1bf6ccf5b0e7a5ba3518148919cfcf04bfc59f23 (diff)
downloaddocs-ca415455e8460d3d7c7e844f16e3177449880179.tar.gz
docs-ca415455e8460d3d7c7e844f16e3177449880179.tar.bz2
docs-ca415455e8460d3d7c7e844f16e3177449880179.zip
add period at end of sentence (two instances)
Diffstat (limited to 'core')
-rw-r--r--core/api-exchange.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/api-exchange.rst b/core/api-exchange.rst
index 013c1d5b..43114700 100644
--- a/core/api-exchange.rst
+++ b/core/api-exchange.rst
@@ -1556,10 +1556,10 @@ the API during normal operation.
.. ts:def:: RevealConflictResponse
interface RevealConflictResponse {
- // Text describing the error
+ // Text describing the error.
hint: string;
- // Detailed error code
+ // Detailed error code.
code: Integer;
// Commitment as calculated by the exchange from the revealed data.