Skip to content

Commit 26d622b

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

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
@@ -7,7 +7,7 @@ As described in [Event sources and related topics](eventing.md), event sources a
77
for caching resources and triggering the reconciliation for primary resources that are related
88
to cached resources.
99

10-
In Kubernetes world, the component that does this is called Informer. Without going into
10+
In the Kubernetes world, the component that does this is called an Informer. Without going into
1111
the details (there are plenty of good documents online regarding informers), its responsibility
1212
is to watch resources, cache them, and emit an event if the resource changed.
1313

0 commit comments

Comments
 (0)