Skip to content

Commit

Permalink
Fix code block (kubernetes#14334)
Browse files Browse the repository at this point in the history
  • Loading branch information
FranklinYu authored and yoonian committed May 28, 2019
1 parent 9ced4f6 commit 77e54b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion content/en/docs/contribute/style/style-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 77e54b7

Please sign in to comment.