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 039f536b..1c84e8de 100644
--- a/taler-merchant-manual.rst
+++ b/taler-merchant-manual.rst
@@ -781,7 +781,7 @@ The following documentation shows how to handle any instance, so you should read
it twice, first creating the ``default`` instance, then creating normal ones.
.. note::
- A security concern is that instance existence is leaked by normal API usage.
+ A security concern is that instance existence is leaked in normal API usage.
This means unauthorized users can distinguish between the case where the
instance does not exist (HTTP 404) and the case where access is denied
(HTTP 403).