Commit 29b677e
committed
Fix CI break from README heading-casing normalization
check:docs required the exact string '## Public contract guarantees'
but the README normalization pass retitled it to Title Case,
breaking CI. Update the manifest's required marker to match the new
canonical heading instead of reverting the casing.1 parent cdf8d3f commit 29b677e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
0 commit comments