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",