Skip to content

Commit

Permalink
Fix spelling errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
dhiller committed Jun 24, 2019
1 parent d7d609c commit e182b51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
A quick start guide to get KubeVirt up and running inside our container based
development cluster.

## I just want it built and run it on my cluser
## I just want it built and run it on my cluster

First, point the `Makefile` to the docker registry of your choice:

Expand Down Expand Up @@ -148,7 +148,7 @@ After a successful build you can run the *unit tests*:

They do not need a running KubeVirt environment to succeed.
To run the *functional tests*, make sure you have set
up a dockerizied environment. Then run
up a dockerized environment. Then run

```bash
make cluster-sync # synchronize with your code, if necessary
Expand Down

0 comments on commit e182b51

Please sign in to comment.