Skip to content

Fix grammatical error: many of which to many of whom#147

Merged
huzaifaalmesbah merged 1 commit into
WordPress:trunkfrom
mehrazmorshed:patch-1
Apr 9, 2026
Merged

Fix grammatical error: many of which to many of whom#147
huzaifaalmesbah merged 1 commit into
WordPress:trunkfrom
mehrazmorshed:patch-1

Conversation

@mehrazmorshed
Copy link
Copy Markdown
Contributor

fix(grammar): change many of which to many of whom for people

Correct the relative pronoun used to refer to remote attendees.

"Which" refers to things, while "whom" refers to people. Since the sentence refers to attendees (people), "whom" is the correct choice.

Before:

many of which can help answer questions

After:

many of whom can help answer questions

fix(grammar): change "many of which" to "many of whom" for people

Correct the relative pronoun used to refer to remote attendees.

"Which" refers to things, while "whom" refers to people. Since the sentence refers to attendees (people), "whom" is the correct choice.

Before:
"many of which can help answer questions"

After:
"many of whom can help answer questions"
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 9, 2026

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: mehrazmorshed <[email protected]>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@huzaifaalmesbah huzaifaalmesbah merged commit e629afc into WordPress:trunk Apr 9, 2026
4 of 5 checks passed
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.

3 participants