From c8fe2950c45f29405ae6a24a3aff4cccbbcbc040 Mon Sep 17 00:00:00 2001 From: anishkny Date: Wed, 3 Aug 2016 13:06:41 -0700 Subject: [PATCH] Update index.md Remove superfluous word --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index 84a2f5c08a..62a2d2bb0a 100644 --- a/docs/index.md +++ b/docs/index.md @@ -78,7 +78,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 Kubernetes app on Google Container Engine.

+

In this quickstart, we’ll be creating a Kubernetes instance 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