summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Grothoff <christian@grothoff.org>2024-03-11 09:41:46 +0100
committerChristian Grothoff <christian@grothoff.org>2024-03-11 09:42:18 +0100
commitf3cf0a283c328ebc71cfdbcf2894429066014a96 (patch)
treebafca833c1a6d665e2853a7fe1915b880084a8e9
parent2edc5e47bce285f6ef8c11dc1b4fabf01e510eea (diff)
downloaddocs-f3cf0a283c328ebc71cfdbcf2894429066014a96.tar.gz
docs-f3cf0a283c328ebc71cfdbcf2894429066014a96.tar.bz2
docs-f3cf0a283c328ebc71cfdbcf2894429066014a96.zip
-fix typo
-rw-r--r--taler-user-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-user-guide.rst b/taler-user-guide.rst
index 127218fb..8e42c0d2 100644
--- a/taler-user-guide.rst
+++ b/taler-user-guide.rst
@@ -322,7 +322,7 @@ Mustach templating engine:
* timestamp: time of the refund (in nanoseconds since 1970)
* order_id: the ID of the order that received the refund
* :ref:`contract_terms <contract-terms>`: the full JSON of the contract terms of the refunded order
-* refund_amout: the amount that was being refunded
+* refund_amount: the amount that was being refunded
* reason: the reason entered by the merchant staff for granting the refund;
be careful, you probably want to inform your staff if a webhook may expose
this information to the consumer