diff --git a/hello.sh b/hello.sh index d7e7b11..36d950c 100755 --- a/hello.sh +++ b/hello.sh @@ -5,4 +5,4 @@ ## ---------- script that display hello word in the screen ----------------- -echo "Yello Word !" \ No newline at end of file +echo "hello Word !" \ No newline at end of file