From b93639a7a8570c44126a80e164e7f11349888dad Mon Sep 17 00:00:00 2001 From: Rolfe Dlugy-Hegwer Date: Thu, 7 Apr 2022 11:06:04 -0400 Subject: [PATCH] [enterprise-4.7]RHDEVDOCS-3953 Fix broken sentence --- modules/builds-understanding-openshift-pipeline.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/modules/builds-understanding-openshift-pipeline.adoc b/modules/builds-understanding-openshift-pipeline.adoc index 7a063918d633..0c4db3b360bc 100644 --- a/modules/builds-understanding-openshift-pipeline.adoc +++ b/modules/builds-understanding-openshift-pipeline.adoc @@ -20,10 +20,10 @@ The {product-title} Jenkins Sync Plugin keeps the build configuration and build * Dynamic job and run creation in Jenkins. * Dynamic creation of agent pod templates from image streams, image stream tags, or config maps. - * Injecting of environment variables. + * Injection of environment variables. * Pipeline visualization in the {product-title} web console. - * Integration with the Jenkins git plugin, which passes commit information from - * Synchronizing secrets into Jenkins credential entries {product-title} builds to the Jenkins git plugin. + * Integration with the Jenkins Git plug-in, which passes commit information from {product-title} builds to the Jenkins Git plug-in. + * Synchronization of secrets into Jenkins credential entries. *{product-title} Jenkins Client Plugin*