From 674ef0a5f10076bc534646273a3977454078a2cf Mon Sep 17 00:00:00 2001
From: jenyckee <jeroen.nyckees@gmail.com>
Date: Tue, 28 May 2024 18:15:16 +0200
Subject: [PATCH] Fix typo in Getting_to_know_Llama.ipynb

---
 recipes/quickstart/Getting_to_know_Llama.ipynb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/recipes/quickstart/Getting_to_know_Llama.ipynb b/recipes/quickstart/Getting_to_know_Llama.ipynb
index 7336d83d..4a4e5673 100644
--- a/recipes/quickstart/Getting_to_know_Llama.ipynb
+++ b/recipes/quickstart/Getting_to_know_Llama.ipynb
@@ -831,7 +831,7 @@
    "cell_type": "markdown",
    "metadata": {},
    "source": [
-    "**Summary: Llama 2 often needs encourgement for step by step thinking to correctly reasoning. Llama 3 understands, reasons and explains better, making chain of thought unnecessary in the cases above.**"
+    "**Summary: Llama 2 often needs encouragement for step by step thinking to correctly reasoning. Llama 3 understands, reasons and explains better, making chain of thought unnecessary in the cases above.**"
    ]
   },
   {
-- 
GitLab