diff --git a/install.sh b/install.sh index d9f7d22..945fbc9 100755 --- a/install.sh +++ b/install.sh @@ -136,7 +136,7 @@ show_menu () { fi ;; 10) - confirmAnswer "Are you sure you want to reboo the Raspberry Pi?" + confirmAnswer "Are you sure you want to reboot the Raspberry Pi?" if [ $? = 0 ]; then sudo reboot else