fixed typo

This commit is contained in:
Yasin Kaya 2020-11-25 17:11:58 +03:00
parent 492fb87636
commit d78caf5054
1 changed files with 1 additions and 1 deletions

View File

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