Skip to content

Commit 55356c3

Browse files
committed
'Random Background Color Changer' style: README.md add descrittion of the task (variation_2) testing <pre> html
1 parent bae8a37 commit 55356c3

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>`bg-hex-code`</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><pre></pre>`bg-hex-code`</pre></code>.
1616
</p>
1717
</details>
1818

0 commit comments

Comments
 (0)