From 4f960b053cbac3786997e4b941eceef01a3c739b Mon Sep 17 00:00:00 2001 From: sangeet-joy-tw <157606431+sangeet-joy-tw@users.noreply.github.com> Date: Thu, 17 Oct 2024 13:36:47 +0530 Subject: [PATCH] feat: new function hello world added (#4) * feat: new function hello world added * feat: message body got changed --------- Co-authored-by: sangeet-joy_xero --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index 4e5911e..b8e476f 100644 --- a/index.js +++ b/index.js @@ -1,4 +1,5 @@ console.log("hello world typo fix"); console.log("Hello from another world"); -console.log("Hello"); +console.log("Hello IT"); +