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.
2 parents b1242ed + a464a7c commit c165be4Copy full SHA for c165be4
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