From 1c38002190df8fd025953811ffc5e5a9644e4c76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Florian=20H=C3=BCbner?= Date: Mon, 11 Nov 2019 02:33:28 +0100 Subject: [PATCH] Fix typo in doc (#8914) Fix typo in doc fail2ban-setup.md --- doc/usage/fail2ban-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/usage/fail2ban-setup.md b/doc/usage/fail2ban-setup.md index 922c71f9..59f4db2f 100644 --- a/doc/usage/fail2ban-setup.md +++ b/doc/usage/fail2ban-setup.md @@ -13,7 +13,7 @@ menu: identifier: "fail2ban-setup" --- -# Fail2ban setup to block users after failed login attemts +# Fail2ban setup to block users after failed login attempts **Remember that fail2ban is powerful and can cause lots of issues if you do it incorrectly, so make sure to test this before relying on it so you don't lock yourself out.**