From ca415455e8460d3d7c7e844f16e3177449880179 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:48:53 -0400 Subject: add period at end of sentence (two instances) --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'core/api-exchange.rst') 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. -- cgit v1.2.3