diff --git a/hello-world.js b/hello-world.js index 5a68eb5..73c0265 100644 --- a/hello-world.js +++ b/hello-world.js @@ -1 +1 @@ -console.log('Hello world'); \ No newline at end of file +console.log('Hello World'); \ No newline at end of file