Skip to content

Commit e4be238

Browse files
authored
Updating double quotes in help text
1 parent 18a785b commit e4be238

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ Typical project lifecycle:
8282
8383
- initialize a project:
8484
85-
kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes authors
85+
kubebuilder init --domain k8s.io --license apache2 --owner "The Kubernetes authors"
8686
8787
- create one or more a new resource APIs and add your code to them:
8888

0 commit comments

Comments
 (0)