From a516ebfee5b6b8857cdca570a5a8bb0e9a3d90b4 Mon Sep 17 00:00:00 2001 From: space Date: Tue, 2 Jun 2026 17:47:42 +0200 Subject: [PATCH] check if ci works --- openclaw/idea-evaluator/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openclaw/idea-evaluator/README.md b/openclaw/idea-evaluator/README.md index 91bc3de..e3ef30a 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 stays concise because it is the operating playbook once the skill triggers. +- The body stas concise because it is the operating playbook once the skill triggers. ## Source