docs: fix grammar in run reference#6879
Conversation
There was a problem hiding this comment.
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
--useroption section.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Signed-off-by: rohan436 <rohan.santhoshkumar@googlemail.com>
d8c161f to
6148697
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
thaJeztah
left a comment
There was a problem hiding this comment.
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.nameanduser.emailgit configs, you can sign your
commit automatically withgit commit -s.
- What I did
docs/reference/run.md.- How I did it
- How to verify it
docs/reference/run.md.- Human readable description for the release notes
- A picture of a cute animal (not mandatory but encouraged)