From ac051ba6d03c2cb3f22ec7607f4c9df0b8b6887d Mon Sep 17 00:00:00 2001 From: Saverio Murgia Date: Sun, 27 Jul 2025 09:29:11 +0200 Subject: [PATCH] docs: correct function spelling (#6849) Co-authored-by: Eric Zhu --- .../src/user-guide/agentchat-user-guide/tutorial/models.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/docs/src/user-guide/agentchat-user-guide/tutorial/models.ipynb b/python/docs/src/user-guide/agentchat-user-guide/tutorial/models.ipynb index 8afd8cce1..0d1bdf26b 100644 --- a/python/docs/src/user-guide/agentchat-user-guide/tutorial/models.ipynb +++ b/python/docs/src/user-guide/agentchat-user-guide/tutorial/models.ipynb @@ -444,7 +444,7 @@ "* Streaming\n", "* Image understanding\n", "* Structured output (JSON mode)\n", - "* Funciton calling (tools)" + "* Function calling (tools)" ] }, {