From 394cfff0da1cd91b55eed9b8090af7d099be7ea5 Mon Sep 17 00:00:00 2001 From: Pierre du Plessis Date: Thu, 5 Feb 2015 15:10:32 +0200 Subject: [PATCH] Typo --- guestbook/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guestbook/README.md b/guestbook/README.md index 61fb160a..177f5b36 100644 --- a/guestbook/README.md +++ b/guestbook/README.md @@ -6,7 +6,7 @@ The example combines a web frontend, a redis master for storage and a replicated ### 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 $ cd kubernetes