summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:38:44 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-19 13:38:44 -0400
commit594de997f1e560b56896f051ee5f68bbae6197aa (patch)
tree3f2b3a44f6b0ae8cffb667062e2ec7c8864b19bb
parentcc77d6918787f2d54321129d60e4b1320761ecb1 (diff)
downloaddocs-594de997f1e560b56896f051ee5f68bbae6197aa.tar.gz
docs-594de997f1e560b56896f051ee5f68bbae6197aa.tar.bz2
docs-594de997f1e560b56896f051ee5f68bbae6197aa.zip
add period at end of sentence
-rw-r--r--core/api-wire.rst2
1 files changed, 1 insertions, 1 deletions
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`: