Minor wording fix

This commit is contained in:
Quanah Gibson-Mount 2020-07-03 15:15:34 +00:00
parent 64d1133796
commit a3bee86700

View file

@ -103,7 +103,7 @@ while [ $n -le $MMR ]; do
n=`expr $n + 1`
done
echo "Sleeping 10 seconds to allow stabalization..."
echo "Sleeping 10 seconds to allow stabilization..."
sleep 10
echo "Looping failed authentications for 50 users 10 times each..."