Skip to content

Fix grammar errors in activities.yml#1401

Open
hobostay wants to merge 1 commit intomozilla:mainfrom
hobostay:fix-grammar-activities
Open

Fix grammar errors in activities.yml#1401
hobostay wants to merge 1 commit intomozilla:mainfrom
hobostay:fix-grammar-activities

Conversation

@hobostay
Copy link
Copy Markdown

@hobostay hobostay commented May 5, 2026

Summary

Corrects grammar and word choice errors in rationale/description fields:

  • to allows schedulingto allow scheduling (subject-verb agreement)
  • especialyespecially (spelling)
  • would like seewould like to see (missing preposition)
  • in terms forin terms of (wrong preposition)
  • libraries existslibraries exist (subject-verb agreement)
  • complimentscomplements (wrong word — "complement" means to supplement, not to praise)

Test plan

  • Verify each corrected phrase in context at the referenced lines
  • Run python activities.py validate to confirm YAML remains valid

🤖 Generated with Claude Code

- "to allows scheduling" → "to allow scheduling"
- "especialy" → "especially"
- "would like see" → "would like to see"
- "in terms for" → "in terms of"
- "libraries exists" → "libraries exist"
- "compliments" → "complements" (wrong word)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant