Skip to content

Commit

Permalink
Merge pull request #5259 from chenhuan12/patch-75
Browse files Browse the repository at this point in the history
fix typo
  • Loading branch information
chenopis authored Sep 5, 2017
2 parents 3322229 + b61bc9b commit db2d983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/tutorials/stateful-application/zookeeper.md
Original file line number Diff line number Diff line change
Expand Up @@ -367,7 +367,7 @@ statefulset "zk" deleted
Watch the termination of the Pods in the StatefulSet.

```shell
get pods -w -l app=zk
kubectl get pods -w -l app=zk
```

When `zk-0` if fully terminated, use `CRTL-C` to terminate kubectl.
Expand Down

0 comments on commit db2d983

Please sign in to comment.