diff --git a/openclaw/idea-evaluator/README.md b/openclaw/idea-evaluator/README.md index e3ef30a..91bc3de 100644 --- a/openclaw/idea-evaluator/README.md +++ b/openclaw/idea-evaluator/README.md @@ -6,7 +6,7 @@ This folder contains the OpenClaw version of `idea-evaluator`. - OpenClaw loads skills from `SKILL.md` files with YAML frontmatter. - The skill name lives in frontmatter and should stay lowercase hyphen-case. -- The body stas concise because it is the operating playbook once the skill triggers. +- The body stays concise because it is the operating playbook once the skill triggers. ## Source