From 991736112b6c159c971e969a92f3a90ee5f3243e Mon Sep 17 00:00:00 2001 From: Teo Musatoiu <156829031+teomusatoiu@users.noreply.github.com> Date: Tue, 29 Oct 2024 14:12:21 +0000 Subject: [PATCH] Update Enhance_your_prompts_with_meta_prompting.ipynb (#1531) --- examples/Enhance_your_prompts_with_meta_prompting.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Enhance_your_prompts_with_meta_prompting.ipynb b/examples/Enhance_your_prompts_with_meta_prompting.ipynb index 660fd679f2..15a1fde1cc 100644 --- a/examples/Enhance_your_prompts_with_meta_prompting.ipynb +++ b/examples/Enhance_your_prompts_with_meta_prompting.ipynb @@ -245,7 +245,7 @@ "outputs": [], "source": [ "meta_prompt = \"\"\"\n", - "Improve the following prompt to generate a more detailed sumary. \n", + "Improve the following prompt to generate a more detailed summary. \n", "Adhere to prompt engineering best practices. \n", "Make sure the structure is clear and intuitive and contains the type of news, tags and sentiment analysis.\n", "\n",