RHDEVDOCS-7643: Fix duplicate word in GitOps 1.17 Glossary Application Controller entry#113417
Conversation
…troller entry Remove duplicate "that" in the Application Controller (Argo CD Application Controller) glossary entry: "that that performs" -> "that performs". Co-authored-by: Cursor <cursoragent@cursor.com>
|
@sampadasawant-36: This pull request references RHDEVDOCS-7643 which is a valid jira issue. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository. |
|
Hi @sampadasawant-36. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Summary
Fixes a persistent duplicate word typo in the OpenShift GitOps Glossary (section 2.2) for version 1.17.
Location: Glossary of common terms → Application Controller (Argo CD Application Controller)
Change:
A controller that that performs the following actions...A controller that performs the following actions...Jira: https://redhat.atlassian.net/browse/RHDEVDOCS-7643
This same typo is present in versions 1.13–1.18 and is being fixed in separate PRs for each version. It is already corrected in 1.19, 1.20, and gitops-docs-main.
Made with Cursor