diff --git a/content/en/docs/contribute/style/style-guide.md b/content/en/docs/contribute/style/style-guide.md index 64502dd7a6652..c99fe0e990c8a 100644 --- a/content/en/docs/contribute/style/style-guide.md +++ b/content/en/docs/contribute/style/style-guide.md @@ -73,9 +73,9 @@ represents. 1. Display information about a Pod: - kubectl describe pod + kubectl describe pod -n - where `` is the name of one of your Pods. + where `` is the name of one of your Pods, `` is the Pod's namespace. ### Use bold for user interface elements