Fix typo in apis.ipynb (#9490)

funtions -> functions
This commit is contained in:
Ikko Eltociear Ashimine
2023-08-19 22:26:08 +09:00
committed by GitHub
parent 129d056085
commit 0808949e54

View File

@@ -145,7 +145,7 @@
"source": [
"## Functions \n",
"\n",
"We can unpack what is hapening when we use the funtions to calls external APIs.\n",
"We can unpack what is hapening when we use the functions to calls external APIs.\n",
"\n",
"Let's look at the [LangSmith trace](https://smith.langchain.com/public/76a58b85-193f-4eb7-ba40-747f0d5dd56e/r):\n",
"\n",