diff --git a/install.sh b/install.sh index ea944cd..3b7e98d 100755 --- a/install.sh +++ b/install.sh @@ -62,7 +62,7 @@ case $shield_hat in *) colored_echo "Wrong Selection, exiting" ${RED}; exit 1; esac -colored_echo "Checking requiremments..." +colored_echo "Checking requirements..." colored_echo "Updating headers..." sudo apt-get update