summaryrefslogtreecommitdiff
path: root/taler-merchant-api-tutorial.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 18:24:06 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-02-11 18:24:06 -0500
commitdda9542426f5aaa18cc50b966ebf30e40bd96f56 (patch)
tree50acd6be7da058c68496b7eec1972013c8a618ed /taler-merchant-api-tutorial.rst
parentcf0263e94e105813ced5921ffef8a4eb99306f7d (diff)
downloaddocs-dda9542426f5aaa18cc50b966ebf30e40bd96f56.tar.gz
docs-dda9542426f5aaa18cc50b966ebf30e40bd96f56.tar.bz2
docs-dda9542426f5aaa18cc50b966ebf30e40bd96f56.zip
say "discussed below" instead of "discussed later"
Diffstat (limited to 'taler-merchant-api-tutorial.rst')
-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,