You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the second step in the Shapes section I think change the wording of "Grab the canvas tag out of the DOM" since it implies (in my mind at least) that the DOM is a collection of elements and you're removing an item from that collection.
Instead, I vote for "Create a reference to our canvas tag" or "Use to DOM to get a reference to our canvas tag", something like that.
The text was updated successfully, but these errors were encountered:
For the second step in the Shapes section I think change the wording of "Grab the canvas tag out of the DOM" since it implies (in my mind at least) that the DOM is a collection of elements and you're removing an item from that collection.
Instead, I vote for "Create a reference to our canvas tag" or "Use to DOM to get a reference to our canvas tag", something like that.
The text was updated successfully, but these errors were encountered: