commit 3cbfae40c4802396c86dd6d962d7b2183f562158
parent 8da3a557fea47475b6670baec864e9c14f5345f0
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date: Sun, 22 Nov 2020 05:48:10 -0500
fix typo: add closing double-quote
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
@@ -1025,7 +1025,7 @@ follows:
Here, "SECURITYTOKEN" should be replaced with the actual shared secret. Note
that the "~" ensures that the above matches all endpoints that include the
-string "/private/. If you only run a single instance, you could simply
+string "/private/". If you only run a single instance, you could simply
specify "/private/" without the "~" to only configure the access policy for
the default instance.