Skip to content

Commit 242e153

Browse files
committed
Done.
1 parent b77b12b commit 242e153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ var greetSpecialGuest = "Hello, " + specialGuest + "!";
66

77
var topic = "space";
88

9-
var conversation = `let\s talk about ${topic}`;
9+
var conversation = `let's talk about ${topic}`;

0 commit comments

Comments
 (0)