Skip to content

Fix grammar and emoji display issues#143

Merged
dsyme merged 1 commit intomainfrom
fix/docs-typos-hygiene-2db7ddda6bee4096
Feb 13, 2026
Merged

Fix grammar and emoji display issues#143
dsyme merged 1 commit intomainfrom
fix/docs-typos-hygiene-2db7ddda6bee4096

Conversation

@github-actions
Copy link
Contributor

This PR fixes two documentation issues found during the daily repository hygiene check:

Changes

  1. Grammar fix in docs/issue-triage.md: Fixed missing word in sentence

    • Before: "will when issues are created"
    • After: "will run when issues are created"
  2. Emoji fix in README.md: Fixed malformed emoji character for Daily Team Status

    • Before: (broken character)
    • After: 👥 (people emoji)

Phase 1 Consistency Check Results

All other consistency checks passed:

  • ✅ All workflow files in ./workflows/ have corresponding docs in ./docs/
  • ✅ All docs files are referenced in README.md
  • ✅ Docs follow consistent structure (with minor intentional variations for command-triggered workflows)

These are the only issues requiring fixes.

AI generated by Daily Repo Hygiene

- Fix grammar in docs/issue-triage.md: 'will when' -> 'will run when'
- Fix broken emoji in README.md: replace malformed character with 👥 emoji
@dsyme dsyme marked this pull request as ready for review February 13, 2026 01:50
@dsyme dsyme merged commit 2e20779 into main Feb 13, 2026
@dsyme dsyme deleted the fix/docs-typos-hygiene-2db7ddda6bee4096 branch February 13, 2026 01:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant