From 5ab7ff397434a8f55fc396ed16716d620510a02d Mon Sep 17 00:00:00 2001 From: benvitale Date: Fri, 1 Apr 2016 23:36:50 -0400 Subject: [PATCH] Update hellonode.md --- docs/hellonode.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/hellonode.md b/docs/hellonode.md index 6d04c9fcf6..87c22ae6ad 100755 --- a/docs/hellonode.md +++ b/docs/hellonode.md @@ -26,7 +26,7 @@ Remember the project ID; it will be referred to later in this codelab as `PROJEC Next, [enable billing](https://console.developers.google.com/billing) in the Developers Console in order to use Google Cloud resources and [enable the Container Engine API](https://console.developers.google.com/project/_/kubernetes/list). -New users of Google Cloud Platform recieve a [$300 free trial](https://console.developers.google.com/billing/freetrial?hl=en). Running through this codelab shouldn’t cost you more than a few dollars of that trial. Google Container Engine pricing is documented [here](https://cloud.google.com/container-engine/docs/#pricing). +New users of Google Cloud Platform receive a [$300 free trial](https://console.developers.google.com/billing/freetrial?hl=en). Running through this codelab shouldn’t cost you more than a few dollars of that trial. Google Container Engine pricing is documented [here](https://cloud.google.com/container-engine/docs/#pricing). Next, make sure you [download Node.js](https://nodejs.org/en/download/).