Skip to content

Commit 343d93a

Browse files
committed
'Random Background Color Changer' style: README.md add descrittion of the task (variation_2) testing last
1 parent 20b823a commit 343d93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

__5__step__/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
In this case, CamperBot is not passing in the correct selector to the <code>document.querySelector</code> method.
1414

15-
Fix the <code>document.querySelector("bg-hex-code")</code> line so that it correctly selects the element with the <code>id</code> of <code><pre>bg-hex-code</pre></code>.
15+
Fix the <code>document.querySelector("bg-hex-code")</code> line so that it correctly selects the element with the <code>id</code> of <code>`bg-hex-code`</code>.
1616
</p>
1717
</details>
1818

0 commit comments

Comments
 (0)