From adbc8c37fd515072091cf69eb674531832144df7 Mon Sep 17 00:00:00 2001 From: anirudhs-ti Date: Fri, 6 Mar 2026 02:47:35 +0530 Subject: [PATCH] typo: Update SKILL.md --- .cursor/skills/build-or-fix/SKILL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.cursor/skills/build-or-fix/SKILL.md b/.cursor/skills/build-or-fix/SKILL.md index eef18be..7caf624 100644 --- a/.cursor/skills/build-or-fix/SKILL.md +++ b/.cursor/skills/build-or-fix/SKILL.md @@ -1,6 +1,6 @@ --- name: build-or-fix -description: Use when you are asked to build or fix something. This handles the end to end stages of building from design, to test to review. Takes as input the DoD (Definition of Done) ie the edsired behaviour from the system. +description: Use when you are asked to build or fix something. This handles the end to end stages of building from design, to test to review. Takes as input the DoD (Definition of Done) ie the desired behaviour from the system. disable-model-invocation: false ---