Fix code block (#14334)

This commit is contained in:
Franklin Yu
2019-05-16 07:59:42 -04:00
committed by Kubernetes Prow Robot
parent b63bbe396d
commit da9d0da028
@@ -62,7 +62,7 @@ represents.
1. Display information about a Pod:
kubectl describe pod <pod-name>
kubectl describe pod <pod-name>
where `<pod-name>` is the name of one of your Pods.