From 594de997f1e560b56896f051ee5f68bbae6197aa Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Fri, 19 Mar 2021 13:38:44 -0400 Subject: add period at end of sentence --- core/api-wire.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core') diff --git a/core/api-wire.rst b/core/api-wire.rst index 78c94620..bb86c81b 100644 --- a/core/api-wire.rst +++ b/core/api-wire.rst @@ -301,7 +301,7 @@ exposed by bank gateways in production. :http:statuscode:`200 OK`: The request has been correctly handled, so the funds have been transferred to - the recipient's account. The body is a `AddIncomingResponse` + the recipient's account. The body is a `AddIncomingResponse`. :http:statuscode:`400 Bad request`: The request is malformed. The bank replies with an `ErrorDetail` object. :http:statuscode:`401 Unauthorized`: -- cgit v1.2.3