From 67bce91c80cd1020a4f068ced32d0281656842ad Mon Sep 17 00:00:00 2001 From: Matt Pocock Date: Mon, 18 May 2026 13:21:28 +0100 Subject: [PATCH] Fix typo in README.md regarding ticket labels --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f66fcac..2f4a38d 100644 --- a/README.md +++ b/README.md @@ -34,7 +34,7 @@ npx skills@latest add mattpocock/skills 3. Run `/setup-matt-pocock-skills` in your agent. It will: - Ask you which issue tracker you want to use (GitHub, Linear, or local files) - - Ask you what labels you apply to ticks when you triage them (`/triage` uses labels) + - Ask you what labels you apply to tickets when you triage them (`/triage` uses labels) - Ask you where you want to save any docs we create 4. Bam - you're ready to go.