Skip to content

Commit

Permalink
Fix typo in web_scraping.ipynb (#9835)
Browse files Browse the repository at this point in the history
  • Loading branch information
xingke2023 committed Aug 29, 2023
1 parent b1bffea commit 5d47833
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/extras/use_cases/web_scraping.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
"\n",
"Chromium is one of the browsers supported by Playwright, a library used to control browser automation. \n",
"\n",
"Headless mode means that the browser is running without a graphical user interface, which is commonly used for web scrapin."
"Headless mode means that the browser is running without a graphical user interface, which is commonly used for web scraping."
]
},
{
Expand Down

0 comments on commit 5d47833

Please sign in to comment.