diff --git a/01_prompts/03_prompt_engineering.ipynb b/01_prompts/03_prompt_engineering.ipynb index a73fb7d..83358f3 100644 --- a/01_prompts/03_prompt_engineering.ipynb +++ b/01_prompts/03_prompt_engineering.ipynb @@ -5,7 +5,7 @@ "id": "5fb1cd17-f320-4f59-a0e7-28fd1acd59c8", "metadata": {}, "source": [ - "# Primpt Engineering\n", + "# Prompt Engineering\n", "\n", "In this notebook we learn how prompts can be designed to carefully modify the output format. \n", "The more precisely we formulate the desired output, the closer this output will be to our expectation.\n",