From 6b600807971d58186db35988301f62742404be77 Mon Sep 17 00:00:00 2001 From: ferkans-amir Date: Thu, 23 Jul 2026 22:24:45 +0200 Subject: [PATCH] docs: add article 'a' before wrong category in CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 14c57b1..4b59882 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -7,7 +7,7 @@ OpenAgentSkill is an open discovery, audit, and recommendation layer for AI agen ### Submit or Fix a Skill - Submit a skill through [openagentskill.com/submit](https://www.openagentskill.com/submit) when possible. -- Open an issue if a listed skill has stale metadata, wrong category, broken install instructions, or missing audit context. +- Open an issue if a listed skill has stale metadata, a wrong category, broken install instructions, or missing audit context. - Automated bulk imports are skill-only. MCP servers and Model Context Protocol repos are intentionally excluded. ### For Skill Authors