From ad66a8fa487abd4d55fb0efdd75b31085a544215 Mon Sep 17 00:00:00 2001 From: DevOpsFlux <85544822+CloudFluxOps@users.noreply.github.com> Date: Sat, 17 Jan 2026 23:30:01 +0530 Subject: [PATCH] Fix typo in usage comment for GitHub API script --- 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..d2720c7e 100644 --- a/github-api-integration-module.sh +++ b/github-api-integration-module.sh @@ -7,7 +7,7 @@ # # This script will help users to communicate and retrieve information from GitHub # Usage: -# Please provide your github token and rest api to the script as input +# Please provide your github token and rest api to the script as input. # # ################################