Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix typo #4167

Merged
merged 1 commit into from
Nov 10, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
docs: fix typo
Signed-off-by: Lewis Llobera <billobera@gmail.com>
  • Loading branch information
lewislbr committed Nov 9, 2021
commit e645cd662456e95226718affa16dba0099bdc0de
2 changes: 1 addition & 1 deletion site/content/getting-started/_index.md
Original file line number Diff line number Diff line change
@@ -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: