Skip to content

Commit 890902d

Browse files
Update sample.js
1 parent eff0e8d commit 890902d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
const message = "Hello World";
1+
const message = 'Hello World';
22
console.log(message);

0 commit comments

Comments
 (0)