Skip to content

Commit 5b349ce

Browse files
Update docs/book/src/reference/watching-resources.md
Co-authored-by: Erik Mogensen <[email protected]>
1 parent ed5a026 commit 5b349ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/book/src/reference/watching-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ and **Secondary Resources** remains the same:
100100
Therefore, regardless of whether the resource was defined by your project or by another project,
101101
your controller can watch, reconcile, and manage changes to these resources as needed.
102102

103-
## Why watch the secondary resources matters?
103+
## Why does watching the secondary resources matter?
104104

105105
When building a Kubernetes controller, it’s crucial to not only focus
106106
on **Primary Resources** but also to monitor **Secondary Resources**.

0 commit comments

Comments
 (0)