Skip to content

Commit

Permalink
feat: new function hello world added (#4)
Browse files Browse the repository at this point in the history
* feat: new function hello world added

* feat: message body got changed

---------

Co-authored-by: sangeet-joy_xero <[email protected]>
  • Loading branch information
sangeet-joy-tw and sangeet-joy_xero authored Oct 17, 2024
1 parent 82dd433 commit 4f960b0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
console.log("hello world typo fix");
console.log("Hello from another world");
console.log("Hello");
console.log("Hello IT");


0 comments on commit 4f960b0

Please sign in to comment.