From b22ca98b83f24d77308195813457e915ae93d33e Mon Sep 17 00:00:00 2001 From: lemon-tree Date: Fri, 18 Aug 2017 09:32:28 +0800 Subject: [PATCH] Update kubectl-cheatsheet.md I think ":" is better than ".", so I changed the "." to ":". --- docs/user-guide/kubectl-cheatsheet.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/user-guide/kubectl-cheatsheet.md b/docs/user-guide/kubectl-cheatsheet.md index 111f3d942e..ddba577c75 100644 --- a/docs/user-guide/kubectl-cheatsheet.md +++ b/docs/user-guide/kubectl-cheatsheet.md @@ -231,7 +231,7 @@ $ kubectl taint nodes foo dedicated=special-user:NoSchedule ## Resource types -The following table includes a list of all the supported resource types and their abbreviated aliases. +The following table includes a list of all the supported resource types and their abbreviated aliases: Resource type | Abbreviated alias -------------------- | --------------------