From 25b65d00715d2640877a5006bb7ba5db01f89474 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Thu, 11 Feb 2021 18:25:24 -0500 Subject: diction: s/read/see/ --- taler-merchant-api-tutorial.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-merchant-api-tutorial.rst') diff --git a/taler-merchant-api-tutorial.rst b/taler-merchant-api-tutorial.rst index 8a8d4852..6db64000 100644 --- a/taler-merchant-api-tutorial.rst +++ b/taler-merchant-api-tutorial.rst @@ -212,7 +212,7 @@ Format <#The-Taler-Order-Format>`__. When POSTing an order, you can also specify additional details such as an override for the refund duration and instructions for inventory management. These are rarely needed and not covered in this -tutorial; please read the :doc:`core/api-merchant` reference +tutorial; please see the :doc:`core/api-merchant` reference manual for details. A minimal Python snippet for creating an order would look like this: -- cgit v1.2.3