mirror of
https://github.com/hwchase17/langchain.git
synced 2025-07-14 00:47:27 +00:00
Fix typo in web_scraping.ipynb (#9835)
This commit is contained in:
parent
b1bffea9c7
commit
5d47833ae1
@ -143,7 +143,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"Chromium is one of the browsers supported by Playwright, a library used to control browser automation. \n",
|
"Chromium is one of the browsers supported by Playwright, a library used to control browser automation. \n",
|
||||||
"\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."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user