Skip to content

Commit 56147d0

Browse files
lesnik512claude
andcommitted
docs(planning): match design snippet aria-label to shipped comma form
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent db17118 commit 56147d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • planning/changes/2026-07-04.01-org-tshirt

planning/changes/2026-07-04.01-org-tshirt/design.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ def apparel_back(*, struct: str, gold: str) -> str:
5858
)
5959
return (
6060
'<svg xmlns="http://www.w3.org/2000/svg" viewBox="118 32 304 228" '
61-
'role="img" aria-label="Modern Python modern-python.org">'
61+
'role="img" aria-label="Modern Python, modern-python.org">'
6262
+ lockup_body(struct=struct, gold=gold)
6363
+ url
6464
+ "</svg>"

0 commit comments

Comments
 (0)