Fix typo in guestbook-go

pull/6/head
Rafal Gajdulewicz 2015-07-24 09:37:28 +02:00
parent 26de8cd6b2
commit a7231d86cb
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ If you are running a cluster in Google Container Engine (GKE), instead see the [
This example assumes that you have a working cluster. See the [Getting Started Guides](../../docs/getting-started-guides/) for details about creating a cluster.
**Tip:** View all the `kubectl` commands, including their options and descriptions in the [kudectl CLI reference](../../docs/user-guide/kubectl/kubectl.md).
**Tip:** View all the `kubectl` commands, including their options and descriptions in the [kubectl CLI reference](../../docs/user-guide/kubectl/kubectl.md).
### Step One: Create the Redis master pod<a id="step-one"></a>