From ee640be3b86808567526bde1e0764c8676b3119a Mon Sep 17 00:00:00 2001 From: johndmulhausen Date: Thu, 10 Mar 2016 13:11:53 +0000 Subject: [PATCH] Update index.md --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 2fa355bb7e..28c2465877 100644 --- a/docs/index.md +++ b/docs/index.md @@ -74,7 +74,7 @@ h2, h3, h4 {

Hello Node!

-

In this quickstart, we’ll be creating a Kubernetes instance on that stands up a simple “Hello World” app using Node.js. In just a few minutes you'll go from zero to deployed app.

+

In this quickstart, we’ll be creating a Kubernetes instance on that stands up a simple “Hello World” app using Node.js. In just a few minutes you'll go from zero to deployed Kubernetes app on Google Container Engine.

Get Started