commit 1e38b5a5d67a9b7b1db7dc9867955b9d369f2e04 parent 7d1b635fdd3472d314ccd32fe0bde03eb2f5ae5a Author: Florian Dold <florian.dold@gmail.com> Date: Tue, 21 Jul 2020 12:44:10 +0530 typo Diffstat:
| M | core/api-merchant.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/core/api-merchant.rst b/core/api-merchant.rst @@ -1454,7 +1454,7 @@ Giving Refunds .. http:post:: /private/orders/$ORDER_ID/refund Increase the refund amount associated with a given order. The user should be - redirected to the ``taler_refund_url`` to trigger refund processing in the wallet. + redirected to the ``taler_refund_uri`` to trigger refund processing in the wallet. **Request:**