Skip to content

Commit

Permalink
fix solution to be proper case
Browse files Browse the repository at this point in the history
  • Loading branch information
rvagg committed Jan 19, 2015
1 parent 9e1a610 commit 3768b25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/hello_world/solution/solution.js
@@ -1 +1 @@
console.log("Hello World")
console.log("HELLO WORLD")

0 comments on commit 3768b25

Please sign in to comment.