Skip to content

Commit d55a06e

Browse files
authored
Merge pull request #324 from cflewis/patch-1
s/owners/owner
2 parents 9c4c6c2 + c58a520 commit d55a06e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/quick_start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ export PATH=$PATH:/usr/local/kubebuilder/bin
5757
Initialize the project directory.
5858

5959
```bash
60-
kubebuilder init --domain k8s.io --license apache2 --owners "The Kubernetes Authors"
60+
kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes Authors"
6161
```
6262
{% endmethod %}
6363

0 commit comments

Comments
 (0)