From a1c507240f58f7ba4407f7891e38b79b36fcb5a9 Mon Sep 17 00:00:00 2001 From: teor Date: Tue, 23 Feb 2021 11:47:02 +1000 Subject: [PATCH] Fix a release-checklist.md typo --- .github/PULL_REQUEST_TEMPLATE/release-checklist.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/release-checklist.md b/.github/PULL_REQUEST_TEMPLATE/release-checklist.md index 5b3315aa..fc0f6598 100644 --- a/.github/PULL_REQUEST_TEMPLATE/release-checklist.md +++ b/.github/PULL_REQUEST_TEMPLATE/release-checklist.md @@ -9,8 +9,7 @@ assignees: '' ## Initial Testing -- [ ] After any changes, test that the `cargo install` command in `README.md’ - works (use `--path` instead of `--git` locally) +- [ ] After any changes, test that the `cargo install` command in `README.md` works (use `--path` instead of `--git` locally) ## Versioning