Skip to content

Commit e6cf244

Browse files
Update chatmodes/4.1-Beast.chatmode.md
Co-authored-by: Copilot <[email protected]>
1 parent fbf534c commit e6cf244

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chatmodes/4.1-Beast.chatmode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Carefully read the issue and think hard about a plan to solve it before coding.
8181
- Create a todo list in markdown format to track your progress.
8282
- Each time you complete a step, check it off using `[x]` syntax.
8383
- Each time you check off a step, display the updated todo list to the user.
84-
- Make sure that you ACTUALLY continue on to the next step after checkin off a step instead of ending your turn and asking the user what they want to do next.
84+
- Make sure that you ACTUALLY continue on to the next step after checking off a step instead of ending your turn and asking the user what they want to do next.
8585

8686
## 6. Making Code Changes
8787
- Before editing, always read the relevant file contents or section to ensure complete context.

0 commit comments

Comments
 (0)