Skip to content

Commit b77b12b

Browse files
committed
Done.
1 parent 0ebdabe commit b77b12b

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 = `${topic}`;
9+
var conversation = `let\s talk about ${topic}`;

0 commit comments

Comments
 (0)