From 9b532d0aa6231db225e6955e113c90040d139d82 Mon Sep 17 00:00:00 2001 From: "Md. Tahsin Rahman" Date: Wed, 28 Feb 2018 08:57:34 +0000 Subject: [PATCH] update testh.sh --- test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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