Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Commit cd4357f

Browse files
authored
Fix typo (#541)
1 parent 2d6a734 commit cd4357f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/api/server/authn.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ Proxy Authentication
274274

275275
.. note::
276276
To use this authentication method make sure that the
277-
``{chttpd_auth, proxy_authentication_handler}`` value in added to the
277+
``{chttpd_auth, proxy_authentication_handler}`` value is added to the
278278
list of the active :config:option:`chttpd/authentication_handlers`:
279279

280280
.. code-block:: ini

0 commit comments

Comments
 (0)