From 8da4c1f1a98e162fec7dba63264108d9f61d1131 Mon Sep 17 00:00:00 2001 From: Shashank Patel Date: Fri, 5 Apr 2019 04:05:19 +0530 Subject: [PATCH] Fix typo style guide (#13626) Associated with #13625 --- content/en/docs/contribute/style/style-guide.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/docs/contribute/style/style-guide.md b/content/en/docs/contribute/style/style-guide.md index e0cc3f17d4..675b6368e8 100644 --- a/content/en/docs/contribute/style/style-guide.md +++ b/content/en/docs/contribute/style/style-guide.md @@ -276,7 +276,7 @@ Beware. ### Katacoda Embedded Live Environment This button lets users run Minikube in their browser using the [Katacoda Terminal](https://www.katacoda.com/embed/panel). -It lowers the barier of entry by allowing users to use Minikube with one click instead of going through the complete +It lowers the barrier of entry by allowing users to use Minikube with one click instead of going through the complete Minikube and Kubectl installation process locally. The Embedded Live Environment is configured to run `minikube start` and lets users complete tutorials in the same window