From: Jelle Zijlstra Date: Mon, 10 May 2021 15:01:53 +0000 (-0700) Subject: fix typo (#2217) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/2f52e4b4929370ec503ee272bcc10d3176db8e89?ds=inline fix typo (#2217) --- diff --git a/docs/contributing/release_process.md b/docs/contributing/release_process.md index fadef4b..ae95cd7 100644 --- a/docs/contributing/release_process.md +++ b/docs/contributing/release_process.md @@ -5,7 +5,7 @@ explain what everything does and how to release _Black_ using said automation. ## Cutting a Relase -To cut a realease, you must be a _Black_ maintainer with `GitHub Release` creation +To cut a release, you must be a _Black_ maintainer with `GitHub Release` creation access. Using this access, the release process is: 1. Cut a new PR editing `CHANGES.md` to version the latest changes