From 0fcfbf99d8748df4df3f09971538350596d995f5 Mon Sep 17 00:00:00 2001 From: Jani Uusitalo Date: Mon, 5 Apr 2021 14:31:42 +0300 Subject: [PATCH] Fix typo (successfull -> successful) Signed-off-by: Jani Uusitalo --- admin_manual/configuration_server/bruteforce_configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/admin_manual/configuration_server/bruteforce_configuration.rst b/admin_manual/configuration_server/bruteforce_configuration.rst index e0b713719..cf78674c7 100644 --- a/admin_manual/configuration_server/bruteforce_configuration.rst +++ b/admin_manual/configuration_server/bruteforce_configuration.rst @@ -19,7 +19,7 @@ brute force protection kicking in. The maximum delay is 25 seconds. -After a successfull login the attempts will be cleared. And once a user is +After a successful login the attempts will be cleared. And once a user is properly authenticated they will not longer be hit by the delay.