taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 594de997f1e560b56896f051ee5f68bbae6197aa
parent cc77d6918787f2d54321129d60e4b1320761ecb1
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Fri, 19 Mar 2021 13:38:44 -0400

add period at end of sentence

Diffstat:
Mcore/api-wire.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 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`: