We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 558bcb3 commit 5ac012fCopy full SHA for 5ac012f
sources/academy/webscraping/scraping_basics_python/05_parsing_html.md
@@ -14,7 +14,7 @@ From lessons about browser DevTools we know that the HTML tags representing indi
14
15

16
17
-As a first step, let's try counting how many products is on the listing page.
+As a first step, let's try counting how many products are on the listing page.
18
19
## Treating HTML as a string
20
0 commit comments