From 4e28cab675e38c5bdfdc72cc66ed2fb74b75ba08 Mon Sep 17 00:00:00 2001 From: haydndup Date: Sun, 25 Oct 2020 14:27:22 +0100 Subject: [PATCH] Fix small typo --- .../v2.x/en/installation/resources/troubleshooting/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rancher/v2.x/en/installation/resources/troubleshooting/_index.md b/content/rancher/v2.x/en/installation/resources/troubleshooting/_index.md index c4fe4af00c9..df6aa08e731 100644 --- a/content/rancher/v2.x/en/installation/resources/troubleshooting/_index.md +++ b/content/rancher/v2.x/en/installation/resources/troubleshooting/_index.md @@ -76,7 +76,7 @@ kubectl -n cattle-system logs -f rancher-784d94f59b-vgqzh Use your browser to check the certificate details. If it says the Common Name is "Kubernetes Ingress Controller Fake Certificate", something may have gone wrong with reading or issuing your SSL cert. -> **Note:** if you are using LetsEncrypt to issue certs it can sometimes take a few minuets to issue the cert. +> **Note:** if you are using LetsEncrypt to issue certs it can sometimes take a few minutes to issue the cert. ### Checking for issues with cert-manager issued certs (Rancher Generated or LetsEncrypt)