From 7e0b00449d646b2b1bf9693f886d1ad3221b5c64 Mon Sep 17 00:00:00 2001 From: Sergey Ermolin <25041537+sermolin@users.noreply.github.com> Date: Wed, 18 Feb 2026 17:32:08 -0800 Subject: [PATCH] Update 10.2_Appendix_Tool Use.ipynb typo fix --- Anthropic 1P/10.2_Appendix_Tool Use.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Anthropic 1P/10.2_Appendix_Tool Use.ipynb b/Anthropic 1P/10.2_Appendix_Tool Use.ipynb index fb632a0..7d0af4b 100644 --- a/Anthropic 1P/10.2_Appendix_Tool Use.ipynb +++ b/Anthropic 1P/10.2_Appendix_Tool Use.ipynb @@ -102,7 +102,7 @@ "source": [ "### Examples\n", "\n", - "To enable tool use in Claude, we start with the system prompt. In this special tool use system prompt, wet tell Claude:\n", + "To enable tool use in Claude, we start with the system prompt. In this special tool use system prompt, we tell Claude:\n", "* The basic premise of tool use and what it entails\n", "* How Claude can call and use the tools it's been given\n", "* A detailed list of tools it has access to in this specific scenario \n",