Skip to content

Commit

Permalink
Merge pull request #3 from iamcc/patch-1
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
Brice Fernandes authored Sep 5, 2019
2 parents deb179e + 12386a3 commit ddda7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ In order to go through this tutorial, you'll need two things.

### 1. A Kubernetes cluster

In order to conplete this tutorial, you will need a test kubernetes cluster. You have several options to quickly get a development cluster to test out Gitops.
In order to complete this tutorial, you will need a test kubernetes cluster. You have several options to quickly get a development cluster to test out Gitops.

You can use [Katacoda's Kubernetes playground](https://www.katacoda.com/courses/kubernetes/playground). This will allow you to access a small Kubernetes cluster on demand. The `kubectl` command line is set up by default and _should be used from the master node_.

Expand Down

0 comments on commit ddda7fe

Please sign in to comment.