Skip to content

Commit ed1e5e1

Browse files
committed
Docs: Update Title Case headings rule for documents
Signed-off-by: Michael Mayer <michael@photoprism.app>
1 parent 7bb9bf0 commit ed1e5e1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Learn more: https://agents.md/
3030
- Older spec versions remain in the repo for historical reference but are not linked from the main TOC. Do not base new work on superseded files (e.g., `*-v1.md` when `*-v2.md` exists).
3131
- Auto-generated configuration and command references live under `specs/generated/`. Agents MUST NOT read, analyse, or modify anything in this directory; refer humans to `specs/generated/README.md` if regeneration is required.
3232

33-
**Style note:** Document headings must use Title Case (capitalize every significant word) across Markdown files to keep generated navigation and changelogs consistent.
33+
**Style note:** Document headings must use Title Case (capitalize words ≥4 letters in AP-style) across Markdown files to keep generated navigation and changelogs consistent.
3434

3535
**CLI note:** When writing CLI examples or scripts, place option flags before positional arguments unless the command requires a different order.
3636

0 commit comments

Comments
 (0)