From 873db2721fdf05b453193b1fa74e438de8c628f7 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:45:42 -0400 Subject: add period at end of sentence --- core/api-exchange.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 4e69ba3a..a7e2de13 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1508,7 +1508,7 @@ the API during normal operation. :http:statuscode:`200 OK`: The transfer private keys matched the commitment and the original request was well-formed. - The response body is a `RevealResponse` + The response body is a `RevealResponse`. :http:statuscode:`409 Conflict`: There is a problem between the original commitment and the revealed private keys. The returned information is proof of the mismatch, and therefore -- cgit v1.2.3