commit f8fbc7437faff3c3523145d27a5053fce7e68f28
parent 0549c01885093df4a890adb7be5d686b2a52d510
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Fri, 12 Mar 2021 01:06:27 -0500
fix typo: s/False/false/
(I believe JSON admits ‘true’ and ‘false’ only.)
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git 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