Commit 1bb14e7
committed
[#229] fix: correct stale skill counts in writing-skills.mdx after rebase
Found while rebasing this branch onto the updated main: this file's own
"Process 11 / Capability 22" counts predate #246's process→capability
reclassification and weren't part of the rebase conflict (git auto-merged
it verbatim since main never touched this specific file). Corrected to
Process 9 / Capability 24, consistent with skills-guide.md and
skills-catalog.mdx. Also fixed a pre-existing MD012 (multiple blank lines)
markdownlint violation at EOF.
Refs: #2291 parent 40e0ab4 commit 1bb14e7
1 file changed
Lines changed: 2 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | | - | |
| 14 | + | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
182 | | - | |
0 commit comments