From a1d26aaa97abe8ca3ae45865e4cf24f39dd42257 Mon Sep 17 00:00:00 2001 From: Jason Greathouse Date: Tue, 2 Oct 2018 10:44:18 -0500 Subject: [PATCH] fix extra "and" typo --- .../air-gap-installation/prepare-private-reg/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md b/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md index 42490a2c91a..bac41347a97 100644 --- a/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-installation/prepare-private-reg/_index.md @@ -24,7 +24,7 @@ The Rancher HA install uses images from 3 sources. Combine the 3 sources into a ``` * **Cert-Manager** - (Optional) If you choose to install with Rancher Self-Signed TLS certificates, you will need the [`cert-manager`](https://github.com/helm/charts/tree/master/stable/cert-manager) image. You may skip this image if you are using you using your own certificates. - Fetch and the latest `cert-manager` Helm chart and parse the template for image details. + Fetch the latest `cert-manager` Helm chart and parse the template for image details. ```plain helm fetch stable/cert-manager