From b6f3e01e256f3a88ec3d0ce8d90da686034aca84 Mon Sep 17 00:00:00 2001 From: Ellen Shapiro Date: Wed, 1 Apr 2020 13:30:08 -0500 Subject: [PATCH] fix typo in release checklist --- RELEASE_CHECKLIST.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RELEASE_CHECKLIST.md b/RELEASE_CHECKLIST.md index fb769d6008..1b54ce6556 100644 --- a/RELEASE_CHECKLIST.md +++ b/RELEASE_CHECKLIST.md @@ -2,7 +2,7 @@ This document checklist of things that need to happen before, during, and after a release of this library. This document is included in the repo for a couple reasons: -1. It makes it easier for people who are not the primary maintainer to perform a relase if needed +1. It makes it easier for people who are not the primary maintainer to perform a release if needed 2. It helps the primary maintainer, who has the memory of a goldfish, remember to actually do all this stuff before releasing ## Pre-flight checklist