small typo fix

master
sebres 2017-08-09 19:09:07 +02:00
parent 1fcca886ab
commit 742036e9bf
3 changed files with 3 additions and 3 deletions

@ -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)
---

@ -1,4 +1,4 @@
Please read [properly fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.<br/>
Please read [proper fail2ban configuration](Properly-fail2ban-configuration) carefully before and follow the instructions there.<br/>
Many issues are configuration-related and can be relative easy rectified by the adjustment of the configuration.
***

@ -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)