We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5797d2 commit b2cdd8cCopy full SHA for b2cdd8c
1 file changed
task15-User-Info-Summary-Card/script.js task15-user-info-summary-card/script.jstask15-User-Info-Summary-Card/script.js renamed to task15-user-info-summary-card/script.js
@@ -12,4 +12,4 @@ let message = `
12
<p>Your Dream JOB is ${job} </p>
13
`;
14
15
-document.getElementById("info-card").innerHTML = message;
+document.getElementById("info-card").innerHTML = message;
0 commit comments