Skip to content

docs: fix grammar in run reference#6879

Open
Rohan5commit wants to merge 1 commit intodocker:masterfrom
Rohan5commit:docs/fix-following-examples-20260322
Open

docs: fix grammar in run reference#6879
Rohan5commit wants to merge 1 commit intodocker:masterfrom
Rohan5commit:docs/fix-following-examples-20260322

Conversation

@Rohan5commit
Copy link

@Rohan5commit Rohan5commit commented Mar 22, 2026

- What I did

  • Fixed the sentence "The followings examples are all valid" to "The following examples are all valid" in docs/reference/run.md.

- How I did it

  • Updated the wording in the run reference without changing behavior.

- How to verify it

  • Review the rendered sentence in docs/reference/run.md.
  • No code paths changed.

- Human readable description for the release notes

- A picture of a cute animal (not mandatory but encouraged)

Copilot AI review requested due to automatic review settings March 22, 2026 06:49
@Rohan5commit Rohan5commit requested review from a team and thaJeztah as code owners March 22, 2026 06:49
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR makes a small grammar correction in the docker run reference documentation to improve readability and correctness.

Changes:

  • Fixes the phrase “The followings examples” to “The following examples” in the --user option section.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Signed-off-by: rohan436 <rohan.santhoshkumar@googlemail.com>
@Rohan5commit Rohan5commit force-pushed the docs/fix-following-examples-20260322 branch from d8c161f to 6148697 Compare March 22, 2026 06:51
@thaJeztah thaJeztah added this to the 29.3.1 milestone Mar 23, 2026
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Member

@thaJeztah thaJeztah left a comment

Choose a reason for hiding this comment

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

Thanks for contributing; could you update your sign-off to use your real name instead of your GitHub handle? See "sign your work" in CONTRIBUTING.md

Then you just add a line to every git commit message:

Signed-off-by: Joe Smith <joe.smith@email.com>

Use your real name (sorry, no pseudonyms or anonymous contributions.)

If you set your user.name and user.email git configs, you can sign your
commit automatically with git commit -s.

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.

5 participants