Commit 74337fb
Lowercase the CONTRIBUTING.md example input so capitalize() has visible effect
The name was already properly capitalized, so the second repr (after
.capitalize()) was identical to the first -- didn't actually
demonstrate what the CLI's capitalize step does.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent 6269c6a commit 74337fb
1 file changed
Lines changed: 4 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
| 26 | + | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| |||
0 commit comments