commit 9dae30ae94796cd343045f2cab0c40c9421b321b parent 26451fd9848a667eae715890815dd083edf5e553 Author: Florian Dold <florian.dold@gmail.com> Date: Fri, 13 Sep 2019 01:24:28 +0200 nfc clarification Diffstat:
| M | taler-nfc-guide.rst | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst @@ -26,7 +26,7 @@ using `curl <https://curl.haxx.se/docs/manpage.html>`_ to make HTTP(S) requests. that the customer will receive. An order is identified by an alphanumeric *order ID*. - The following :http:post:`/order` request creates a simple order: + The following :http:post:`/order` request to the merchant backend creates a simple order: .. code-block:: sh