From f5ead50441a66d7374051afae9b127a80301f66c Mon Sep 17 00:00:00 2001 From: games647 Date: Sat, 18 Jun 2022 15:51:24 +0200 Subject: [PATCH] Fix typo in pull request 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 134f2c66..93153a39 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,7 +2,7 @@ [//]: # (If your work is in progress, please consider making a draft pull request.) ### Summary of your change -[//]: # (Example: motiviation, enhancement) +[//]: # (Example: motivation, enhancement) ### Related issue [//]: # (Reference it using '#NUMBER'. Ex: Fixes/Related #...)