Skip to content

[codex] Fix duplicate NGINX Plus wording in Docker docs#2012

Draft
Zhao73 wants to merge 1 commit into
nginx:mainfrom
Zhao73:codex/fix-nginx-plus-docker-typo
Draft

[codex] Fix duplicate NGINX Plus wording in Docker docs#2012
Zhao73 wants to merge 1 commit into
nginx:mainfrom
Zhao73:codex/fix-nginx-plus-docker-typo

Conversation

@Zhao73
Copy link
Copy Markdown

@Zhao73 Zhao73 commented May 31, 2026

Summary

  • removes the duplicated "NGINX Plus" phrase from the official NGINX Plus Docker image section
  • keeps the existing Release 31 Hugo reference and adds the comma requested in the issue

Why

The sentence currently reads "Since NGINX Plus NGINX Plus...", which makes the Docker install guidance harder to read.

Closes #2009

Validation

  • git diff --check
  • git grep confirmed the duplicate phrase is absent

Not run

  • make lint-markdown: attempted, but the local Docker CLI did not respond while the Makefile checked Docker availability

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 31, 2026

🎉 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.

@github-actions github-actions Bot added documentation Improvements or additions to documentation product/nginx-plus Issues related to NGINX Plus (and NGINX Open Source in docs.nginx.com) labels May 31, 2026
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
@Zhao73 Zhao73 force-pushed the codex/fix-nginx-plus-docker-typo branch from e96b25a to 13162cc Compare May 31, 2026 18:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation product/nginx-plus Issues related to NGINX Plus (and NGINX Open Source in docs.nginx.com)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[TYPO] Duplicate "NGINX Plus" in Docker install documentation

1 participant