Skip to content

Conversation

@huzaifaalmesbah
Copy link
Member

Description

This PR fixes a grammatical error in the glossary documentation.

Changes

  • Fixed the Message definition in docs/GLOSSARY.md
  • Changed "optionally containing of multiple message parts" to "optionally consisting of multiple message parts"

Rationale

The phrase "containing of" is grammatically incorrect. The correct phrasing is either:

  • "consisting of" (used in this fix)
  • "containing" (without "of")

Since we want to convey that a message is composed/made up of parts, "consisting of" is the more appropriate choice.

Type of Change

  • Documentation fix
  • Typo/grammar correction

Checklist

  • The change follows the project's coding standards
  • Documentation has been updated appropriately
  • No tests are needed (documentation-only change)

Change "containing of" to "consisting of" in the Message definition.
The phrase "optionally containing of" is grammatically incorrect.
@github-actions
Copy link

github-actions bot commented Nov 7, 2025

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: huzaifaalmesbah <huzaifaalmesbah@git.wordpress.org>

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

Copy link

@dhruvang21 dhruvang21 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice Catch

Copy link
Member

@felixarntz felixarntz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@huzaifaalmesbah Thanks, great catch!

@felixarntz felixarntz added the [Type] Developer Documentation Documentation for developers label Nov 17, 2025
@felixarntz felixarntz merged commit 7d428dd into WordPress:trunk Nov 17, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[Type] Developer Documentation Documentation for developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants