summaryrefslogtreecommitdiff
path: root/taler-nfc-guide.rst
diff options
context:
space:
mode:
Diffstat (limited to 'taler-nfc-guide.rst')
-rw-r--r--taler-nfc-guide.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-nfc-guide.rst b/taler-nfc-guide.rst
index 374dc53c..08813f13 100644
--- 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