From edeee2e35d808597fbfa85bbe09df74c11cf4397 Mon Sep 17 00:00:00 2001 From: "weslley.spereira" Date: Wed, 23 Jun 2021 19:02:20 -0300 Subject: [PATCH] Fix typo in PULL_REQUEST_TEMPLATE.md --- .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 913f8f834..073bc486e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,5 +2,5 @@ **Checklist** -- [ ] The documententation has been updated +- [ ] The documentation has been updated. - [ ] If the PR solves a specific issue, it is set to be closed on merge. \ No newline at end of file