From 212f67b251c36eb0a0cf6b06060e59bd09cef341 Mon Sep 17 00:00:00 2001 From: Francis Gulotta Date: Mon, 7 Jun 2021 16:02:57 -0400 Subject: [PATCH] docs: fix spelling on pr template (#1270) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 81bc8a0c85..756b03dc11 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -29,4 +29,4 @@ Fixes #0000 --> - [ ] I've added a CHANGELOG entry for this PR (if the change is public-facing) - [ ] I've considered possible cross-platform impacts (Mac, Linux, Windows). -- [ ] I've left the version number as is (we'll handle incrmenting this when releasing). +- [ ] I've left the version number as is (we'll handle incrementing this when releasing).