summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--taler-merchant-manual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst
index 9149da09..03b569ea 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -1080,7 +1080,7 @@ Then, you can restrict to an access control token using:
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.