Skip to content

Commit

Permalink
docs: Fix misspelling of instantiate in docs (langchain-ai#25107)
Browse files Browse the repository at this point in the history
  • Loading branch information
bracesproul authored Aug 7, 2024
1 parent 7b1a132 commit d77c7c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/docs/integrations/tools/tavily_search.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
]
},
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 "
]
},
{
Expand Down

0 comments on commit d77c7c4

Please sign in to comment.