Skip to content

Commit bae8a37

Browse files
committed
'Random Background Color Changer' style: README.md add descrittion of the task (variation_2) testing `` html
1 parent 7b258ec commit bae8a37

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

__5__step__/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +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-&nbsphex-&nbspcode&nbsp</code>.
16-
3
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>.
1716
</p>
1817
</details>
1918

0 commit comments

Comments
 (0)