From 1ccafc4ac21fdf9410437393752091aee2de4f39 Mon Sep 17 00:00:00 2001 From: Chris Addy Date: Sat, 17 May 2025 19:33:31 -0400 Subject: [PATCH] Fix duplicated word in CLAUDE instructions --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index 305997510..df6b4aae0 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -27,4 +27,4 @@ When asked to create a new GitHub issue: 1. After creating a ticket, it will be reviewed and possibly modified 2. Issues with "todo" status are prepared for implementation -3. When asked to look at ready tickets ready for implementation, search for Github issues with "in progress" status +3. When asked to look at tickets ready for implementation, search for Github issues with "in progress" status