Skip to content

Commit 208982e

Browse files
committed
Fix typo in auth.rst
s/will will/will
1 parent 49e0439 commit 208982e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/docs/src/config/auth.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -570,7 +570,7 @@ Authentication Configuration
570570
When set to ``warn``, CouchDB will log a warning when repeated
571571
authentication failures occur for a specific user and client IP address.
572572

573-
When set to ``enforce`` (the default), CouchDB will will reject requests with a
573+
When set to ``enforce`` (the default), CouchDB will reject requests with a
574574
403 status code if repeated authentication failures occur for a
575575
specific user and client IP address. ::
576576

0 commit comments

Comments
 (0)