We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b77b12b commit 242e153Copy full SHA for 242e153
index.js
@@ -6,4 +6,4 @@ var greetSpecialGuest = "Hello, " + specialGuest + "!";
6
7
var topic = "space";
8
9
-var conversation = `let\s talk about ${topic}`;
+var conversation = `let's talk about ${topic}`;
0 commit comments