mirror of
https://github.com/hwchase17/langchain
synced 2024-11-18 09:25:54 +00:00
Fix missing word (#11868)
- **Description:** added one missing word to a doc, - **Dependencies:** N/A
This commit is contained in:
parent
9fdf1059a4
commit
8bb8c56f74
@ -308,7 +308,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"### Run the web scraper w/ BeautifulSoup\n",
|
"### Run the web scraper w/ BeautifulSoup\n",
|
||||||
"\n",
|
"\n",
|
||||||
"As shown above, we'll using `BeautifulSoupTransformer`."
|
"As shown above, we'll be using `BeautifulSoupTransformer`."
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user