aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 4c4529d..5b97496 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -5,7 +5,7 @@
<!-- List the issue(s) this PR solves -->
## Checklist
-- [ ] I proved a clear description of what was change
+- [ ] I made a clear description of what was change
- [ ] I stated why this change was necessary
- [ ] I updated documentation or said what needs to be updated
- [ ] I made sure this change is backwards compatible