mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-31 18:38:48 +00:00
Fix typo in web_scraping.ipynb (#9835)
This commit is contained in:
@@ -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."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user