[zh] corrected grammatical error

This commit is contained in:
Arhell
2021-11-21 00:48:31 +02:00
parent 074e35836b
commit d2ef6f9fa2
@@ -107,7 +107,7 @@ Resources consumed by the command are counted against the Container.
### Hook handler execution
When a Container lifecycle management hook is called,
the Kubernetes management system execute the handler according to the hook action,
the Kubernetes management system executes the handler according to the hook action,
`httpGet` and `tcpSocket` are executed by the kubelet process, and `exec` is executed in the container.
-->
### 回调处理程序执行