diff --git a/README.md b/README.md index 6aeb785..692c801 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ The resulting cluster will be missing the following items: ## Labs -The following labs assume you have a working [Google Compute Platform](https://cloud.google.com) account and a recent version of the [Google Cloud SDK](https://cloud.google.com/sdk/) (116.0.0+) installed. While GCP will be used for basic infrastructure needs, the things learned in this tutorial apply to every platform. +The following labs assume you have a working [Google Cloud Platform](https://cloud.google.com) account and a recent version of the [Google Cloud SDK](https://cloud.google.com/sdk/) (116.0.0+) installed. While GCP will be used for basic infrastructure needs, the things learned in this tutorial apply to every platform. * [Cloud Infrastructure Provisioning](docs/01-infrastructure.md) * [Setting up a CA and TLS Cert Generation](docs/02-certificate-authority.md) @@ -38,4 +38,4 @@ The following labs assume you have a working [Google Compute Platform](https://c * [Managing the Container Network Routes](docs/07-network.md) * [Deploying the Cluster DNS Add-on](docs/08-dns-addon.md) * [Smoke Test](docs/09-smoke-test.md) -* [Cleaning Up](docs/10-cleanup.md) \ No newline at end of file +* [Cleaning Up](docs/10-cleanup.md)