From dda9542426f5aaa18cc50b966ebf30e40bd96f56 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 11 Feb 2021 18:24:06 -0500 Subject: say "discussed below" instead of "discussed later" --- taler-merchant-api-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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, -- cgit v1.2.3