From fee6f86c2be3dbed4cf2df4cb33d51417de9cb82 Mon Sep 17 00:00:00 2001 From: Angel Umeh Date: Sun, 17 Nov 2024 14:17:17 +0100 Subject: [PATCH] Update pdf_upload_summarization.ipynb Updated a slight typo. --- misc/pdf_upload_summarization.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc/pdf_upload_summarization.ipynb b/misc/pdf_upload_summarization.ipynb index e8ce6bb..7a3442a 100644 --- a/misc/pdf_upload_summarization.ipynb +++ b/misc/pdf_upload_summarization.ipynb @@ -103,7 +103,7 @@ "id": "FO5EGbpn_Bmp" }, "source": [ - "With the paper downloaded and in memory, we can ask Claude to perform various fun tasks with it. We'll pass the document ot the model alongside a simple question." + "With the paper downloaded and in memory, we can ask Claude to perform various fun tasks with it. We'll pass the document to the model alongside a simple question." ] }, {