From 96af6027bdfe6b5f3a134f1b1578636c89d464c2 Mon Sep 17 00:00:00 2001 From: Lorenze Jay Date: Fri, 12 Jul 2024 13:53:40 -0700 Subject: [PATCH] fixing changes --- docs/core-concepts/Crews.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/core-concepts/Crews.md b/docs/core-concepts/Crews.md index e2b751c41..3687f3ab3 100644 --- a/docs/core-concepts/Crews.md +++ b/docs/core-concepts/Crews.md @@ -164,7 +164,7 @@ Kickoffs will now create a `crew_tasks_ouput.json` file with the output of the t ### Replaying from specific task Using the CLI -To use the replay_from_tasks feature, follow these steps: +To use the replay feature, follow these steps: 1. Open your terminal or command prompt. 2. Navigate to the directory where your CrewAI project is located.