Skip to content

Commit 143f424

Browse files
csvirixstefank
andauthored
Update docs/content/en/docs/documentation/access-resources.md
Co-authored-by: Martin Stefanko <xstefank122@gmail.com>
1 parent c9e3fc5 commit 143f424

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/en/docs/documentation/access-resources.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ resources that are created by the reconciler are sometimes called in Kubernetes
100100
neither related resources which are usually resources that serves as input for the primary (not managed).
101101
It is the union of both.
102102

103-
The issue is if we want to trigger reconciliation for a resource, that does not have an owner reference or other direct
103+
The issue arises when we want to trigger reconciliation for a resource, that does not have an owner reference or other direct
104104
association with the primary resource.
105105
Typically, if you have ConfigMap where you have input parameters for a set of primary resources,
106106
and the primary is actually referencing the secondary resource.

0 commit comments

Comments
 (0)