From 53fd0321cb15cdd2ac03e268a0383e82d647d3f0 Mon Sep 17 00:00:00 2001 From: Mal Curtis Date: Sun, 23 Jun 2024 09:36:21 +1200 Subject: [PATCH] Fix typo in ReWOO notebook (#755) Co-authored-by: Vadym Barda --- examples/rewoo/rewoo.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/rewoo/rewoo.ipynb b/examples/rewoo/rewoo.ipynb index ee9228fe1..de74d4a00 100644 --- a/examples/rewoo/rewoo.ipynb +++ b/examples/rewoo/rewoo.ipynb @@ -259,7 +259,7 @@ "\n", "The executor receives the plan and executes the tools in sequence.\n", "\n", - "Below, instantiate the search engine and define the toole execution node." + "Below, instantiate the search engine and define the tool execution node." ] }, {