Fixes typo (#10474)

Small typo found in the "Foreground cascading deletion" section. In the indicative present form, "to delete" should become "he/she/it deletes".
pull/10511/head
Van Driessche Vincent 2018-10-05 06:57:58 +00:00 committed by k8s-ci-robot
parent f26054afb7
commit fcb2123efb
1 changed files with 1 additions and 1 deletions

View File

@ -81,7 +81,7 @@ the following things are true:
Once the "deletion in progress" state is set, the garbage
collector deletes the object's dependents. Once the garbage collector has deleted all
"blocking" dependents (objects with `ownerReference.blockOwnerDeletion=true`), it delete
"blocking" dependents (objects with `ownerReference.blockOwnerDeletion=true`), it deletes
the owner object.
Note that in the "foregroundDeletion", only dependents with