diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8d73abc2..9bc5f873 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ Fixes # . - + ## Description @@ -15,7 +15,7 @@ This pull request: - [ ] Did you test this change locally? -- [ ] Did you update the documentaion (if required)? +- [ ] Did you update the documentation (if required)? - [ ] Did you add/update relevant tests for this change (if required)? ## Additional information