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 b1242ed commit a464a7cCopy full SHA for a464a7c
docs/book/basics/project_creation_and_structure.md
@@ -68,7 +68,7 @@ that will be required to build your project.
68
69
{% sample lang="bash" %}
70
```bash
71
-$ kubebuilder init --domain k8s.io --license apache2 --owners "The Kubernetes Authors"
+$ kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes Authors"
72
```
73
{% endmethod %}
74
0 commit comments