buildrun.sh - fix minor grammar and typo issues

This commit is contained in:
Joe DF 2019-10-15 10:27:51 -04:00 committed by GitHub
parent cefae560bf
commit 67be04f74c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ echo
echo Decoding test image from "picture.b64.txt" to "picture.b64.png"...
bin/b64f d picture.b64.txt picture.b64.png
echo Done.
echo See files manually if the programmed works correctly.
echo Check the files manually to see if the program works correctly.