From 13fd40d6a6f5dd05e979a8cf578fe74d78eb2e41 Mon Sep 17 00:00:00 2001 From: Denise Schannon Date: Mon, 25 Jun 2018 20:06:48 -0700 Subject: [PATCH] typo --- content/rke/v0.1.x/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/rke/v0.1.x/en/_index.md b/content/rke/v0.1.x/en/_index.md index 2b3455ff0f7..9d5fa4cf5a9 100644 --- a/content/rke/v0.1.x/en/_index.md +++ b/content/rke/v0.1.x/en/_index.md @@ -4,4 +4,4 @@ shortTitle: RKE weight: 1 --- -Rancher Kubernetes Engine (RKE) is a light-weight Kubernetes installer that supports installation on bare-metal and virtualized servers. RKE solves a common issue in the Kubernettes community: installation complexity. With RKE, Kubernetes installation is simplified, regardless of what operating systems and platforms you're running. +Rancher Kubernetes Engine (RKE) is a light-weight Kubernetes installer that supports installation on bare-metal and virtualized servers. RKE solves a common issue in the Kubernetes community: installation complexity. With RKE, Kubernetes installation is simplified, regardless of what operating systems and platforms you're running.