From 4b256c392404c3240d80995f0f96ca99ae0b2cff Mon Sep 17 00:00:00 2001 From: Shwetapayal27 <116491884+Shwetapayal27@users.noreply.github.com> Date: Tue, 1 Sep 2026 19:48:51 +0530 Subject: [PATCH] Update github-api-integration-module.sh --- github-api-integration-module.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/github-api-integration-module.sh b/github-api-integration-module.sh index d94d2951..b5c7aff7 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -13,7 +13,7 @@ ################################ if [ ${#@} -lt 2 ]; then - echo "usage: $0 [your github token] [REST expression]" + echo "usage: $0 [your shweta github token] [REST expression]" exit 1; fi