learn-co-curriculum / scraping-reading

Other
0 stars 158 forks source link

Typo #25

Closed sjwakeman closed 7 years ago

sjwakeman commented 7 years ago

https://learn.co/tracks/full-stack-web-development/object-oriented-ruby/scraping/scraping

In order to identify its CSS selector, you click on the magnifying class icon on the top left of the element inspector view and hover it over the element we want to ID ("350+ lives changed, and counting.")

It should be: In order to identify its CSS selector, you click on the magnifying glass icon on the top left of the element inspector view and hover it over the element we want to ID ("350+ lives changed, and counting.")

Thanks Scott image

gj commented 7 years ago

Thanks @sjwakeman !