We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c4c6c2 commit c58a520Copy full SHA for c58a520
docs/book/quick_start.md
@@ -57,7 +57,7 @@ export PATH=$PATH:/usr/local/kubebuilder/bin
57
Initialize the project directory.
58
59
```bash
60
-kubebuilder init --domain k8s.io --license apache2 --owners "The Kubernetes Authors"
+kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes Authors"
61
```
62
{% endmethod %}
63
0 commit comments