diff --git a/content/en/docs/tutorials/stateful-application/zookeeper.md b/content/en/docs/tutorials/stateful-application/zookeeper.md index d0375a0960..5eacf93740 100644 --- a/content/en/docs/tutorials/stateful-application/zookeeper.md +++ b/content/en/docs/tutorials/stateful-application/zookeeper.md @@ -676,7 +676,7 @@ kubectl exec zk-0 -- ps -ef ``` The command used as the container's entry point has PID 1, and -the ZooKeeper process, a child of the entry point, has PID 23. +the ZooKeeper process, a child of the entry point, has PID 27. ```shell UID PID PPID C STIME TTY TIME CMD