From f59afbd6923eadc263f2640f9aa4408d07db1f02 Mon Sep 17 00:00:00 2001 From: Kevin Mulvey Date: Tue, 25 Oct 2022 06:30:02 -0600 Subject: [PATCH] correct spelling of 'details' in pr template (#4567) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ec832a2a..1b75643e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -10,7 +10,7 @@ **Note**: _that new categories can be added only when there are 3 packages or more._ **Make sure that you've checked the boxes below that apply before you submit PR.** -_Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for detials._ +_Not every repository (project) will require every option, but most projects should. Check the Contribution Guidelines for details._ - [ ] The package has been added to the list in alphabetical order. - [ ] The package has an appropriate description with correct grammar.