diff --git a/build_sdcard.sh b/build_sdcard.sh index 8daa7a4b..bc0c960f 100755 --- a/build_sdcard.sh +++ b/build_sdcard.sh @@ -936,7 +936,7 @@ if [ "${lcdInstalled}" == "true" ]; then else echo "Your SD Card Image for RaspiBlitz is ready." fi -echo "Take the chance & look thru the output above if you can spot any errror." +echo "Take the chance & look thru the output above if you can spot any error." echo "" if [ "${lcdInstalled}" == "true" ]; then echo "After final reboot - your SD Card Image is ready."