Fix code block (#14334)

pull/14354/head
Franklin Yu 2019-05-16 07:59:42 -04:00 committed by Kubernetes Prow Robot
parent b63bbe396d
commit da9d0da028
1 changed files with 1 additions and 1 deletions

View File

@ -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.