Skip to content

Commit f39c144

Browse files
authored
Merge pull request #667 from allantargino/help-text
Updating double quotes in help text
2 parents 18a785b + e4be238 commit f39c144

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/main.go

Lines changed: 1 addition & 1 deletion
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)