From 742036e9bfffc41b12f6e529767f44192b0dc561 Mon Sep 17 00:00:00 2001 From: sebres Date: Wed, 9 Aug 2017 19:09:07 +0200 Subject: [PATCH] small typo fix --- Home.md | 2 +- Troubleshooting.md | 2 +- _Sidebar.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index cbcc863..d1e6668 100644 --- a/Home.md +++ b/Home.md @@ -17,7 +17,7 @@ - [Fail2ban does not ban and logs include iptables v...: unknown option "-w"](How-fail2ban-works) * #### Configuration - - [Properly fail2ban configuration](Properly-fail2ban-configuration) + - [Proper fail2ban configuration](Properly-fail2ban-configuration) - [Fail2ban Troubleshooting](Troubleshooting) - [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works) --- diff --git a/Troubleshooting.md b/Troubleshooting.md index 19e5b68..7a01d86 100644 --- a/Troubleshooting.md +++ b/Troubleshooting.md @@ -1,4 +1,4 @@ -Please read [properly fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.
+Please read [proper fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.
Many issues are configuration-related and can be relative easy rectified by the adjustment of the configuration. *** diff --git a/_Sidebar.md b/_Sidebar.md index f437f21..1fe767c 100644 --- a/_Sidebar.md +++ b/_Sidebar.md @@ -6,6 +6,6 @@ --- ### FAQ * #### Configuration - - [Properly fail2ban configuration](Properly-fail2ban-configuration) + - [Proper fail2ban configuration](Properly-fail2ban-configuration) - [Fail2ban Troubleshooting](Troubleshooting) - [How fail2ban substitution resp. runtime interpolation works](How-fail2ban-substitution-resp.-runtime-interpolation-works) \ No newline at end of file