summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-merchant-api-tutorial.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst
index ddab1ba7..8a8d4852 100644
--- a/taler-merchant-api-tutorial.rst
+++ b/taler-merchant-api-tutorial.rst
@@ -205,7 +205,7 @@ field:
completed. For digital goods, this should be a page that displays the
product that was purchased. On successful payment, the wallet
automatically appends the ``order_id`` as a query parameter, as well
- as the ``session_sig`` for session-bound payments (discussed later).
+ as the ``session_sig`` for session-bound payments (discussed below).
Orders can have many more fields, see `The Taler Order
Format <#The-Taler-Order-Format>`__. When POSTing an order,