diff --git a/examples/Enhance_your_prompts_with_meta_prompting.ipynb b/examples/Enhance_your_prompts_with_meta_prompting.ipynb index 660fd67..15a1fde 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",