Merge pull request #311 from benvitale/patch-1

Update hellonode.md - correct spelling of "receive"
pull/360/head
johndmulhausen 2016-04-11 14:47:00 -07:00
commit 108074d1fb
1 changed files with 1 additions and 1 deletions

View File

@ -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 shouldnt 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 shouldnt 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/).