summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian <sebasjm@gmail.com>2024-03-19 12:28:11 -0300
committerSebastian <sebasjm@gmail.com>2024-03-19 12:28:11 -0300
commitad973a639086ed1317f11881bae19fc4d124de09 (patch)
tree6c71701b2abc99d980707c5ac4e2ed79e41bf081
parentb1ce4c8a16241c1819f1f76aa54b777c10ecea8c (diff)
downloaddocs-ad973a639086ed1317f11881bae19fc4d124de09.tar.gz
docs-ad973a639086ed1317f11881bae19fc4d124de09.tar.bz2
docs-ad973a639086ed1317f11881bae19fc4d124de09.zip
fixing typo
-rw-r--r--core/api-merchant.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index 2c44a570..d9c6611f 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -592,7 +592,7 @@ are for incomplete payments for an order and never for established contracts.
:http:statuscode:`200 OK`:
The merchant accepted the request, and passed it on to the exchange. The body is a
- a `merchant refund response <MerchantRefundResponse>`. Note that the exchange
+ a `abort response <AbortResponse>`. Note that the exchange
MAY still have encountered errors in processing. Those will then be part of
the body. Wallets MUST carefully consider errors for each of the coins as
returned by the exchange.