Skip to content

Commit

Permalink
Merge pull request #324 from cflewis/patch-1
Browse files Browse the repository at this point in the history
s/owners/owner
  • Loading branch information
k8s-ci-robot committed Jul 20, 2018
2 parents 9c4c6c2 + c58a520 commit d55a06e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/book/quick_start.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ export PATH=$PATH:/usr/local/kubebuilder/bin
Initialize the project directory.

```bash
kubebuilder init --domain k8s.io --license apache2 --owners "The Kubernetes Authors"
kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes Authors"
```
{% endmethod %}

Expand Down

0 comments on commit d55a06e

Please sign in to comment.