From 1b93e31a5dcf52a6fca99d0736f9b35ccb61cca8 Mon Sep 17 00:00:00 2001 From: James Ward Date: Thu, 7 Feb 2019 16:03:58 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7102b7b94..2dcfac8b4 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,6 @@ This tutorial assumes you have access to the [Google Cloud Platform](https://clo * [Prerequisites](docs/01-prerequisites.md) * [Installing the Client Tools](docs/02-client-tools.md) -* [Provisioning Cluster](docs/03-create-cluster.md) +* [Provisioning the Cluster](docs/03-create-cluster.md) * [Smoke Test](docs/13-smoke-test.md) * [Cleaning Up](docs/14-cleanup.md)