From 71a39f1c22292118a5232fa90edacd9d2758be8e Mon Sep 17 00:00:00 2001 From: David Lick Date: Mon, 21 Jun 2021 14:18:29 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 355d470..722b796 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ To see a visual report of test coverage: ### Docker -A Dockerfile is included to allow running in ECS or GKS. Make commands are included for building and running the containers. `make docker-run` sets local development variables and should not be used for production. +A Dockerfile is included to allow running in ECS or GKE. Make commands are included for building and running the containers. `make docker-run` sets local development variables and should not be used for production. ## API Spec **Method**|**Endpoint**|**Description**|**Request Body**|**Response**