diff --git a/crates/goose/src/prompts/plan.md b/crates/goose/src/prompts/plan.md index c268d9fd..f7146fa2 100644 --- a/crates/goose/src/prompts/plan.md +++ b/crates/goose/src/prompts/plan.md @@ -1,4 +1,4 @@ -You prepare plans for an agent system. You will recieve the current system +You prepare plans for an agent system. You will receive the current system status as well as in an incoming request from the human. Your plan will be used by an AI agent, who is taking actions on behalf of the human.