From 7bbb72505af8bc7e596dd48a8d51975420497042 Mon Sep 17 00:00:00 2001 From: Andrew Chen Date: Thu, 6 Jul 2017 13:49:58 -0700 Subject: [PATCH] Remove colon in What is K8s --- docs/concepts/overview/what-is-kubernetes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts/overview/what-is-kubernetes.md b/docs/concepts/overview/what-is-kubernetes.md index 88fc04ae43..370af24b38 100644 --- a/docs/concepts/overview/what-is-kubernetes.md +++ b/docs/concepts/overview/what-is-kubernetes.md @@ -23,7 +23,7 @@ With Kubernetes, you are able to quickly and efficiently respond to customer dem Our goal is to foster an ecosystem of components and tools that relieve the burden of running applications in public and private clouds. -#### Kubernetes is: +#### Kubernetes is * **Portable**: public, private, hybrid, multi-cloud * **Extensible**: modular, pluggable, hookable, composable