diff --git a/test.sh b/test.sh index 52d4574..4f60572 100755 --- a/test.sh +++ b/test.sh @@ -1,6 +1,6 @@ #!/bin/bash -echo "Hello world. Submit a PR to change this missing." +echo "Hello world. Su bmit a PR to change this missing." echo "Or submit a PR to change the exit to make this test pass or fail." exit 0