[codex] Fix duplicate NGINX Plus wording in Docker docs#2012
Conversation
|
🎉 Thank you for your contribution! It appears you have not yet signed the F5 Contributor License Agreement (CLA), which is required for your changes to be incorporated into an F5 Open Source Software (OSS) project. Please kindly read the F5 CLA and reply on a new comment with the following text to agree: I have hereby read the F5 CLA and agree to its terms You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot. |
The Docker installation guide had a duplicated product name in the sentence introducing official NGINX Plus images from Release 31. This keeps the documented issue small and preserves the existing Hugo reference while improving readability. Constraint: Issue nginx#2009 specified the exact file and sentence to correct Rejected: Broaden the edit to surrounding Docker registry wording | unnecessary for the documented typo Confidence: high Scope-risk: narrow Reversibility: clean Directive: Keep this PR scoped to the duplicate-product-name typo unless maintainers request wider copyedits Tested: git diff --check; verified duplicate phrase is absent with git grep Not-tested: make lint-markdown, because Docker CLI did not respond while the Makefile checked Docker availability
e96b25a to
13162cc
Compare
mjang
left a comment
There was a problem hiding this comment.
Based on your other PRs from yesterday, I found your comment here.
I thank you for being honest about your use of AI in that PR. Did you use AI to also create this PR?
We're developing a policy where we may limit "Good first issues" to human contributors. So for now, I'm putting this PR on hold.
Summary
Why
The sentence currently reads "Since NGINX Plus NGINX Plus...", which makes the Docker install guidance harder to read.
Closes #2009
Validation
Not run