From 646ad504c260de54a615d388391712cb38b00a19 Mon Sep 17 00:00:00 2001 From: Brian Kelley Date: Mon, 11 Oct 2021 09:50:55 -0500 Subject: [PATCH] typo --- .github/PULL_REQUEST_TEMPLATE/production_deploy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/production_deploy.md b/.github/PULL_REQUEST_TEMPLATE/production_deploy.md index 5777d6b..7f52537 100644 --- a/.github/PULL_REQUEST_TEMPLATE/production_deploy.md +++ b/.github/PULL_REQUEST_TEMPLATE/production_deploy.md @@ -38,7 +38,7 @@ --- -### Post Merge and Deploymet Checklist +### Post Merge and Deployment Checklist After a PR for a change targeting a production environment is merged, we need to verify that it indeed made it out as intended. The following checklist is intended to facilitate tracking of that verification.