Changed "mimutes" to "minutes" in the last section under Security and SSH

This commit is contained in:
Yunobot 2020-08-02 17:08:33 +00:00
parent e6f92fa3c7
commit a127f20bbd

2
ssh.md
View file

@ -93,6 +93,6 @@ yunohost user ssh list-keys <username>
## Security and SSH ## Security and SSH
N.B. : `fail2ban` will ban your IP for 10 mimutes if you perform 5 failed login attempts. If you need to unban the IP, have a look at the page about [fail2ban](/fail2ban) N.B. : `fail2ban` will ban your IP for 10 minutes if you perform 5 failed login attempts. If you need to unban the IP, have a look at the page about [fail2ban](/fail2ban)
A more extensive discussion about security & SSH can be found on the [dedicated page](/security). A more extensive discussion about security & SSH can be found on the [dedicated page](/security).