diff options
Diffstat (limited to 'controller-ref.md')
| -rw-r--r-- | controller-ref.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/controller-ref.md b/controller-ref.md index edf7763d..09dfd684 100644 --- a/controller-ref.md +++ b/controller-ref.md @@ -86,7 +86,7 @@ To prevent re-adoption of an object during deletion the `DeletionTimestamp` will Necessary related work: * `OwnerReferences` are correctly added/deleted, * GarbageCollector removes dangling references, -* Controllers don't take any meaningfull actions when `DeletionTimestamps` is set. +* Controllers don't take any meaningful actions when `DeletionTimestamps` is set. # Considered alternatives |
