diff --git a/docs/docs/integrations/tools/tavily_search.ipynb b/docs/docs/integrations/tools/tavily_search.ipynb index 11c1b91902..08dc6e0844 100644 --- a/docs/docs/integrations/tools/tavily_search.ipynb +++ b/docs/docs/integrations/tools/tavily_search.ipynb @@ -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 " ] }, { diff --git a/libs/cli/langchain_cli/integration_template/docs/tools.ipynb b/libs/cli/langchain_cli/integration_template/docs/tools.ipynb index 01618e3034..21d6356116 100644 --- a/libs/cli/langchain_cli/integration_template/docs/tools.ipynb +++ b/libs/cli/langchain_cli/integration_template/docs/tools.ipynb @@ -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 " ] }, {