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 ed5a026 commit 5b349ceCopy full SHA for 5b349ce
docs/book/src/reference/watching-resources.md
@@ -100,7 +100,7 @@ and **Secondary Resources** remains the same:
100
Therefore, regardless of whether the resource was defined by your project or by another project,
101
your controller can watch, reconcile, and manage changes to these resources as needed.
102
103
-## Why watch the secondary resources matters?
+## Why does watching the secondary resources matter?
104
105
When building a Kubernetes controller, it’s crucial to not only focus
106
on **Primary Resources** but also to monitor **Secondary Resources**.
0 commit comments