diff --git a/config/action.d/apprise.conf b/config/action.d/apprise.conf index 37c42ea2..c6ce539a 100644 --- a/config/action.d/apprise.conf +++ b/config/action.d/apprise.conf @@ -10,7 +10,7 @@ # Notes.: command executed once at the start of Fail2Ban. # Values: CMD # -actionstart = printf %%b "The jail as been started successfully." | -t "[Fail2Ban] : started on `uname -n`" +actionstart = printf %%b "The jail has been started successfully." | -t "[Fail2Ban] : started on `uname -n`" # Option: actionstop # Notes.: command executed once at the end of Fail2Ban