diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index c1aae24..95af9c6 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,5 +20,5 @@ Fixes # - [ ] I have performed a self-review of my code - [ ] I have commented my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation -- [ ] I have tested my changes in Obsidian and describte how I tested in [Tests](#tests) +- [ ] I have tested my changes in Obsidian and describe how I tested in [Tests](#tests) - [ ] My code fixes the feature discussed in [Related Issues](#related-issues) if not or not fully describe what is missing in [Missing changes](#missing-changes)