diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1e94ad0a912788..9cc8e844328862 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -17,4 +17,4 @@ ## Checklist: - [ ] My code is tested. - [ ] My code follows the WordPress code style. -- [ ] My code follows has proper inline documentation. \ No newline at end of file +- [ ] My code has proper inline documentation.