summaryrefslogtreecommitdiff
path: root/taler-mcig.rst
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-03-12 01:06:27 -0500
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-03-12 01:06:27 -0500
commitf8fbc7437faff3c3523145d27a5053fce7e68f28 (patch)
tree64b59ec82709c0f70a2794684a4c8a456197247e /taler-mcig.rst
parent0549c01885093df4a890adb7be5d686b2a52d510 (diff)
downloaddocs-f8fbc7437faff3c3523145d27a5053fce7e68f28.tar.gz
docs-f8fbc7437faff3c3523145d27a5053fce7e68f28.tar.bz2
docs-f8fbc7437faff3c3523145d27a5053fce7e68f28.zip
fix typo: s/False/false/
(I believe JSON admits ‘true’ and ‘false’ only.)
Diffstat (limited to 'taler-mcig.rst')
-rw-r--r--taler-mcig.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-mcig.rst b/taler-mcig.rst
index 386cb231..5c8f9187 100644
--- a/taler-mcig.rst
+++ b/taler-mcig.rst
@@ -201,7 +201,7 @@ are demonstrated in the next section.
using a claim token prevents this.
By default, Taler creates a claim token for each order.
- To disable this, you can specify ``create_token`` to be ``False``
+ To disable this, you can specify ``create_token`` to be ``false``
in :http:post:`[/instances/$INSTANCE]/private/orders`.
=> needs guideance as to when to do this, i.e. when
there is no worry about people 'stealing' orders