From: Dirk Lemstra Date: Sat, 2 Sep 2017 17:26:40 +0000 (+0200) Subject: Correct sentence. X-Git-Tag: 7.0.7-0~13 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8c878f839ef12ac2606fdbb64f745ef94ad6c249;p=imagemagick Correct sentence. --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 37f3f2861..fa284d357 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ - [ ] I have written a descriptive pull-request title - [ ] I have verified that there are no overlapping [pull-requests](https://github.com/ImageMagick/ImageMagick/pulls) open -- [ ] I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. +- [ ] I have verified that I am following the existing coding patterns and practices as demonstrated in the repository. ### Description