summaryrefslogtreecommitdiff
path: root/taler-nfc-guide.rst
diff options
context:
space:
mode:
authorFlorian Dold <florian.dold@gmail.com>2019-09-13 01:24:28 +0200
committerFlorian Dold <florian.dold@gmail.com>2019-09-13 01:24:28 +0200
commit9dae30ae94796cd343045f2cab0c40c9421b321b (patch)
tree5a352d02c4e18542e91ae0d6a15f46df0495dabe /taler-nfc-guide.rst
parent26451fd9848a667eae715890815dd083edf5e553 (diff)
downloaddocs-9dae30ae94796cd343045f2cab0c40c9421b321b.tar.gz
docs-9dae30ae94796cd343045f2cab0c40c9421b321b.tar.bz2
docs-9dae30ae94796cd343045f2cab0c40c9421b321b.zip
nfc clarification
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