From d107dbc6e789b83bd800643d0e98e988042f9629 Mon Sep 17 00:00:00 2001 From: mcbbugu <35242765+mcbbugu@users.noreply.github.com> Date: Fri, 28 Aug 2026 09:08:07 +0800 Subject: [PATCH] fix: correct 'paramterized' spelling in port-span-names skill --- .agents/skills/port-span-names/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.agents/skills/port-span-names/SKILL.md b/.agents/skills/port-span-names/SKILL.md index f966b8830dd1..85ded4b6f3e9 100644 --- a/.agents/skills/port-span-names/SKILL.md +++ b/.agents/skills/port-span-names/SKILL.md @@ -60,7 +60,7 @@ grep -rn "spanToJSON(.*)\.name" packages/*/src Classify each write site: does it set a low cardinality value? Low cardinality values are for example: -- a paramterized route (i.e. one without dynamic parameters) +- a parameterized route (i.e. one without dynamic parameters) - an http origin without url path, query or fragment parameters - a component name - a static string