Skip to content

Commit 52ff60b

Browse files
committed
Fixing typo
1 parent 4887e9b commit 52ff60b

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

using_images/other_images/jenkins.adoc

+6-6
Original file line numberDiff line numberDiff line change
@@ -297,12 +297,12 @@ the first time for it to have an effect.
297297
+
298298
Determines whether Jenkins plugins downloads are allowed if the Jenkins Update Center repository
299299
uses an invalid SSL certificate. This could be the case if a self hosted repository
300-
using self-signed certificate with an unknow CA is used or if an enteprise proxy
301-
performs man-in-the-middle interceptions. This variable applies to plugins downloads which may
302-
occur during Jenkins image build or if an extension of the Jenkins image is built or if you
303-
run the jenkins image and leverage one of the options to download additional plugins
304-
(use of s2i whith plugins.txt or use of `INSTALL_PLUGINS` environment variable.
305-
To enable, set to `true`.
300+
using self-signed certificate with an unknown CA is used or if an enteprise proxy
301+
performs man-in-the-middle interceptions. This variable applies to plug-in downloads, which may
302+
occur during a Jenkins image build or if an extension of the Jenkins image is built. It is
303+
also applied when you run the Jenkins image and use one of the options to download additional
304+
plug-ins, including S2I with plugins.txt or the INSTALL_PLUGINS environment variable.
305+
Set to true to enable this variable.
306306

307307
[[jenkins-cross-project-access]]
308308
=== Cross Project Access

0 commit comments

Comments
 (0)