diff --git a/docs/extras/use_cases/web_scraping.ipynb b/docs/extras/use_cases/web_scraping.ipynb index 2e6a8e31344..4f94b9792d7 100644 --- a/docs/extras/use_cases/web_scraping.ipynb +++ b/docs/extras/use_cases/web_scraping.ipynb @@ -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." ] }, {