Merge pull request #4161 from pierredup/patch-1

Typo
pull/6/head
CJ Cullen 2015-02-05 10:36:08 -08:00
commit 3a16a9c39e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ The example combines a web frontend, a redis master for storage and a replicated
### Step Zero: Prerequisites ### Step Zero: Prerequisites
This example assumes that have a basic understanding of kubernetes services and that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes#contents): This example assumes that you have a basic understanding of kubernetes services and that you have forked the repository and [turned up a Kubernetes cluster](https://github.com/GoogleCloudPlatform/kubernetes#contents):
```shell ```shell
$ cd kubernetes $ cd kubernetes