docs: Fix misspelling of instantiate in docs (#25107)

This commit is contained in:
Brace Sproul 2024-08-07 15:05:06 -07:00 committed by GitHub
parent 7b1a132aff
commit d77c7c4236
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 2 deletions

View File

@ -93,7 +93,7 @@
"source": [
"## Instantiation\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 "
]
},
{

View File

@ -107,7 +107,7 @@
"\n",
"- TODO: Fill in instantiation params\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 "
]
},
{