From b7932039e59fa84f9dc25096307c6169081dba8e Mon Sep 17 00:00:00 2001 From: Graham Smith Date: Thu, 11 Jun 2020 08:39:23 -0400 Subject: [PATCH] fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1a6f875f..2b912bc3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ This app deploys static sites into a NGINX container and relies on Istio Virtual ### Updating a Site -- Update the contenst of `sites/` +- Update the contents of `sites/` - Submit a merge request - A maintainer will merge into master and the site will automatically update in production within a couple minutes -- GitLab