From 5219ba3b4930bbdd28f165e8a2966579f08467ad Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 02:36:32 -0400 Subject: capitalize first word in sentence; add period at end of sentence --- core/api-exchange.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/core/api-exchange.rst b/core/api-exchange.rst index 8ba88d84..a2c36724 100644 --- a/core/api-exchange.rst +++ b/core/api-exchange.rst @@ -1380,8 +1380,8 @@ the API during normal operation. :http:statuscode:`403 Forbidden`: One of the signatures is invalid. :http:statuscode:`404 Not found`: - the exchange does not recognize the denomination key as belonging to the exchange, - or it has expired + The exchange does not recognize the denomination key as belonging to the exchange, + or it has expired. :http:statuscode:`409 Conflict`: The operation is not allowed as the coin has insufficient residual value, or because the same public key of the coin has been -- cgit v1.2.3