summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2021-08-11 08:49:34 -0400
committerThien-Thi Nguyen <ttn@gnuvola.org>2021-08-11 08:49:34 -0400
commit4fe072f8f842af2f79ead3da7246d49bb34551bc (patch)
treea447c5d6b2afd62ed09af0fa093023c6ec30b7da
parentcd06574cdc2dee053dee2cda01e53ea28d9daac8 (diff)
downloaddocs-4fe072f8f842af2f79ead3da7246d49bb34551bc.tar.gz
docs-4fe072f8f842af2f79ead3da7246d49bb34551bc.tar.bz2
docs-4fe072f8f842af2f79ead3da7246d49bb34551bc.zip
s/by/in/
-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).