diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2cd3f965..2aede3f8 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -13,8 +13,8 @@ Please delete options that are not relevant. - [ ] Bug fix (non-breaking change which fixes an issue) - [ ] New feature (non-breaking change which adds functionality) - [ ] Breaking change (fix or feature that would cause existing functionality to not work as expected) -- [ ] Documentation change (Non-code changea affecting only the wiki) -- [ ] Infrastructure change (Changes related to the github repo, build process, or the like) +- [ ] Documentation change (non-code changes affecting only the wiki) +- [ ] Infrastructure change (changes related to the github repo, build process, or the like) ## Checklist