From 0facbe0c1b04a060fa2ec7601f917b6ba33bcba4 Mon Sep 17 00:00:00 2001 From: MarkBaker Date: Sat, 23 Apr 2022 13:35:56 +0200 Subject: [PATCH] Fix typo in PR template --- .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 5d9b33ec..f42df68c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -20,4 +20,4 @@ Checklist: ### Why this change is needed? Provide an explanation of why this change is needed, with links to any Issues (if appropriate). -If this is a bugfix or a new feature, and there are no existing Issues, then please also create an issue that will mae it easier to track progress with this PR. +If this is a bugfix or a new feature, and there are no existing Issues, then please also create an issue that will make it easier to track progress with this PR.