Skip to content

Commit bd90071

Browse files
committed
Typo
1 parent db36758 commit bd90071

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/design/lifecycle_hooks_and_finalizers.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ until it is safe to do so.
66

77
To achieve this, the server containers in the `Pods` have
88
a `preStop` hook configured and finalizers are added to the `Pods`
9-
ands `PersistentVolumeClaims`.
9+
and `PersistentVolumeClaims`.
1010

1111
The `preStop` hook executes a binary that waits until all finalizers of
1212
the current pod have been removed.

0 commit comments

Comments
 (0)