Skip to content

Commit dfb44eb

Browse files
committed
Fix grammar in same-commit docs clause
1 parent c41027a commit dfb44eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • plugins/corbits-skills/skills/implement

plugins/corbits-skills/skills/implement/SKILL.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Run `make` (or the project's equivalent full pipeline: format, lint, build, test
113113

114114
Update `activeForm` to "Committing: {subject}".
115115

116-
Create the commit. Follow the commit message conventions from the `style` skill. Include the test in the same commit as the implementation — they are one logical unit of work — and the docs updates when the commit changes documented behavior.
116+
Create the commit. Follow the commit message conventions from the `style` skill. Include the test in the same commit as the implementation — they are one logical unit of work — and update the docs when the commit changes documented behavior.
117117

118118
### Step 5: Critique Loop
119119

0 commit comments

Comments
 (0)