From 7e628c69f7d930f892ecd613e8fe2b41e6c36dd4 Mon Sep 17 00:00:00 2001 From: Thien-Thi Nguyen Date: Sun, 22 Nov 2020 05:51:39 -0500 Subject: fix typo: add closing double-quote --- taler-merchant-manual.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'taler-merchant-manual.rst') 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. -- cgit v1.2.3