Skip to content

Commit 8b55f85

Browse files
authored
Update doc.go (#1466)
1 parent 5a2de70 commit 8b55f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ limitations under the License.
5858
//
5959
// Controllers
6060
//
61-
// Controllers (pkg/controller) use events (pkg/events) to eventually trigger
61+
// Controllers (pkg/controller) use events (pkg/event) to eventually trigger
6262
// reconcile requests. They may be constructed manually, but are often
6363
// constructed with a Builder (pkg/builder), which eases the wiring of event
6464
// sources (pkg/source), like Kubernetes API object changes, to event handlers

0 commit comments

Comments
 (0)