diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b69477e3..d540f84e 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -20,7 +20,7 @@ Closes #... - You have a descriptive, semantic commit messages with a short title (first line). E.g. `fix(calibration): fix calibration dialog buttons` - - Provide a description of your changes, wih screenshots if possible + - Provide a description of your changes, with screenshots if possible - Put closes #XXXX in your comment to auto-close the issue that your PR fixes (if such).