commit eaab49eec3ab3257f2b045e035cac4f5532ae1f0 parent 552ceeb3e5fef9f50d0d8f1173f8d0c80636288d Author: Thien-Thi Nguyen <ttn@gnuvola.org> Date: Wed, 11 Aug 2021 05:17:59 -0400 replace hyphen between ‘reverse’ and ‘proxy’ with space Diffstat:
| M | taler-merchant-manual.rst | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/taler-merchant-manual.rst b/taler-merchant-manual.rst @@ -785,8 +785,8 @@ it twice, first creating the ``default`` instance, then creating normal ones. 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). - This is all moot behind a properly configured reverse-proxy. - FIXME: Link to primary reverse-proxy documentation. + This is all moot behind a properly configured reverse proxy. + FIXME: Link to primary reverse proxy documentation. KUDOS Accounts