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).