summaryrefslogtreecommitdiff
path: root/api-merchant.rst
diff options
context:
space:
mode:
authorMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-24 17:39:20 +0200
committerMarcello Stanisci <marcello.stanisci@inria.fr>2016-10-24 17:39:20 +0200
commit8f5d7e0f89183bc36d3c64046391eece6b1ee548 (patch)
treef2a17535e1e2d0a89c09be8ece6dc4cb6fddd32c /api-merchant.rst
parent0308e3346eb6fdae5e5fba05164c372413e625fd (diff)
downloaddocs-8f5d7e0f89183bc36d3c64046391eece6b1ee548.tar.gz
docs-8f5d7e0f89183bc36d3c64046391eece6b1ee548.tar.bz2
docs-8f5d7e0f89183bc36d3c64046391eece6b1ee548.zip
fix link among types
Diffstat (limited to 'api-merchant.rst')
-rw-r--r--api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index 967107ee..b44d52ca 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -235,7 +235,7 @@ The following API are made available by the merchant's `backend` to the merchant
:status 200 OK:
The wire transfer is known to the exchange, details about it follow in the body.
- The body of the response is a :ref:`TrackTransactionResponse <TrackTransferResponse>`. Note that
+ The body of the response is a :ref:`TrackTransferResponse <TrackTransferResponse>`. Note that
the similarity to the response given by the exchange for a /track/transfer
is completely intended.