diff --git a/docs/home/contribute/style-guide.md b/docs/home/contribute/style-guide.md index 50432a35ba..46574deef3 100644 --- a/docs/home/contribute/style-guide.md +++ b/docs/home/contribute/style-guide.md @@ -179,8 +179,10 @@ A list of Kubernetes-specific terms and words to be used consistently across the
| Term | Usage |
|---|---|
| Kubernetes | Kubernetes should always be capitalized. |
| Docker | Docker should always be capitalized. |
| Kubernetes | Kubernetes should always be capitalized. |
| kubectl | kubectl should always not be capitalized. |
| Minikube | Minikube should always be capitalized. |
| SIG Docs | SIG Docs rather than SIG-DOCS or other variations. |