mirror of
https://github.com/hwchase17/langchain.git
synced 2025-08-21 02:17:12 +00:00
docs: Fix misspelling of instantiate in docs (#25107)
This commit is contained in:
parent
7b1a132aff
commit
d77c7c4236
@ -93,7 +93,7 @@
|
|||||||
"source": [
|
"source": [
|
||||||
"## Instantiation\n",
|
"## Instantiation\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Here we show how to instatiate an instance of the Tavily search tools, with "
|
"Here we show how to instantiate an instance of the Tavily search tools, with "
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
@ -107,7 +107,7 @@
|
|||||||
"\n",
|
"\n",
|
||||||
"- TODO: Fill in instantiation params\n",
|
"- TODO: Fill in instantiation params\n",
|
||||||
"\n",
|
"\n",
|
||||||
"Here we show how to instatiate an instance of the __ModuleName__ tool, with "
|
"Here we show how to instantiate an instance of the __ModuleName__ tool, with "
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user