commit dda9542426f5aaa18cc50b966ebf30e40bd96f56
parent cf0263e94e105813ced5921ffef8a4eb99306f7d
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Thu, 11 Feb 2021 18:24:06 -0500
say "discussed below" instead of "discussed later"
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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,