From e645cd662456e95226718affa16dba0099bdc0de Mon Sep 17 00:00:00 2001 From: Lewis Llobera Date: Tue, 9 Nov 2021 19:01:24 +0100 Subject: [PATCH] docs: fix typo Signed-off-by: Lewis Llobera --- site/content/getting-started/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/content/getting-started/_index.md b/site/content/getting-started/_index.md index b296e0488eb..2c537e458d9 100644 --- a/site/content/getting-started/_index.md +++ b/site/content/getting-started/_index.md @@ -39,7 +39,7 @@ This quickstart guide installs Contour on a kubernetes cluster with a web applic ## 1. Set up a kubernetes environment -This procedure uses Docker and kind to deploy a kubernetes cluster. If you already have a cluster available, skip to step 3 – Install a Contour service. +This procedure uses Docker and kind to deploy a kubernetes cluster. If you already have a cluster available, skip to step 2 – Install a Contour service. ### Install kind: