Skip to content

Commit 249c86d

Browse files
authored
Typo fix : distrupting ➤ disrupting
1 parent c300cd4 commit 249c86d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

security.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1476,7 +1476,7 @@ By default, login attempts are limited on ``max_attempts`` (default: 5)
14761476
failed requests for ``IP address + username`` and ``5 * max_attempts``
14771477
failed requests for ``IP address``. The second limit protects against an
14781478
attacker using multiple usernames from bypassing the first limit, without
1479-
distrupting normal users on big networks (such as offices).
1479+
disrupting normal users on big networks (such as offices).
14801480

14811481
.. tip::
14821482

0 commit comments

Comments
 (0)