From f5de6bb06ee9b7fa5187cc26f196b83aac3c29cf Mon Sep 17 00:00:00 2001 From: "backport-actions-token[bot]" <87506591+backport-actions-token[bot]@users.noreply.github.com> Date: Mon, 18 Oct 2021 09:08:40 -0500 Subject: [PATCH] Fix typo in docs (#2683) (#2684) Co-authored-by: Nihaal Sangha --- docs/enterprise/install/helm.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/enterprise/install/helm.md b/docs/enterprise/install/helm.md index 81eee94b3..7d0a3c8f4 100644 --- a/docs/enterprise/install/helm.md +++ b/docs/enterprise/install/helm.md @@ -146,7 +146,7 @@ This setup assumes an existing certificate solution using cert-manager, as descr sudo -E kubectl --namespace pomerium port-forward service/pomerium-proxy 443:443 ``` -1. When visiting `https://console.localhost.pomerium.io`, you should se the Session List page: +1. When visiting `https://console.localhost.pomerium.io`, you should see the Session List page: ![The Session List page after installing Pomerium Enterprise](../img/console-session-landing.png)