Skip to content

Commit

Permalink
fix: update hello-world message (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
thasmo authored Nov 23, 2024
1 parent 4cd44e5 commit 03bc255
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.js
Original file line number Diff line number Diff line change
@@ -1 +1 @@
console.log('hello world');
console.log('Hello World!');

0 comments on commit 03bc255

Please sign in to comment.