Skip to content

Commit

Permalink
Merge pull request kubernetes#1962 from fqsghostcloud/fix-md
Browse files Browse the repository at this point in the history
Update e2e-tests.md
  • Loading branch information
k8s-ci-robot authored Mar 22, 2018
2 parents dc50778 + 84995c2 commit 01a70cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contributors/devel/e2e-tests.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ go run hack/e2e.go -- -ctl='get events'
go run hack/e2e.go -- -ctl='delete pod foobar'
```

The tests are built into a single binary which can be run used to deploy a
The tests are built into a single binary which can be used to deploy a
Kubernetes system or run tests against an already-deployed Kubernetes system.
See `go run hack/e2e.go --help` (or the flag definitions in `hack/e2e.go`) for
more options, such as reusing an existing cluster.
Expand Down

0 comments on commit 01a70cd

Please sign in to comment.