Skip to content

Commit 444abaa

Browse files
liggittTim Bannister
andauthored
Update content/en/docs/concepts/architecture/garbage-collection.md
Co-authored-by: Tim Bannister <[email protected]>
1 parent 4820730 commit 444abaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/en/docs/concepts/architecture/garbage-collection.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ During foreground cascading deletion, the only dependents that block owner
9191
deletion are those that have the `ownerReference.blockOwnerDeletion=true` field
9292
and are in the garbage collection controller cache. The garbage collection controller
9393
cache may not contain objects whose resource type cannot be listed / watched successfully,
94-
or objects which are created concurrent with deletion of an owner object.
94+
or objects that are created concurrent with deletion of an owner object.
9595
See [Use foreground cascading deletion](/docs/tasks/administer-cluster/use-cascading-deletion/#use-foreground-cascading-deletion)
9696
to learn more.
9797

0 commit comments

Comments
 (0)