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 88f0bdd commit 7ddc946Copy full SHA for 7ddc946
README.md
@@ -89,7 +89,7 @@ kubebuilder create resource --group mygroup --version v1beta1 --kind MyKind
89
90
### pkg/controllers
91
92
-**Users must packages under this package**
+**Users must edit packages under this package**
93
94
The `controllers` package contains the controllers to implement the resource APIs. Controllers are defined under
95
`pkg/controllers/<kind>/controller.go`. Controllers may be annotated with comments to wire the controller into the
0 commit comments