Skip to content

Commit e182b51

Browse files
committed
Fix spelling errors.
1 parent d7d609c commit e182b51

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/getting-started.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
A quick start guide to get KubeVirt up and running inside our container based
44
development cluster.
55

6-
## I just want it built and run it on my cluser
6+
## I just want it built and run it on my cluster
77

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

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

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

153153
```bash
154154
make cluster-sync # synchronize with your code, if necessary

0 commit comments

Comments
 (0)