From 89bcb9240a79363f7506328e7f88691e99d525c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marcos=20G=C3=B3mez?= Date: Fri, 27 Feb 2026 08:15:53 +0100 Subject: [PATCH] Merge pull request #118 from mooncos/patch-1 Fix typo in header for the step: Extract JSON results --- cookbook/agentic_retrieval.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cookbook/agentic_retrieval.ipynb b/cookbook/agentic_retrieval.ipynb index ef39b6a..dacaf01 100644 --- a/cookbook/agentic_retrieval.ipynb +++ b/cookbook/agentic_retrieval.ipynb @@ -441,7 +441,7 @@ "id": "d-Y9towQ_CiF" }, "source": [ - "### Exctarct the JSON retreived results" + "### Extract the JSON retreived results" ] }, {