Fixed typo (#1136)

This commit is contained in:
Alejandro Cuadron Lafuente
2023-08-22 00:03:53 +02:00
committed by GitHub
parent 34c2ecc2ef
commit 72045b221b

View File

@@ -171,7 +171,7 @@ performing the neccessary actions.
There are 3 main interfaces:
#### PodLifecylceHandler
#### PodLifecycleHandler
When pods are created, updated, or deleted from Kubernetes, these methods are
called to handle those actions.