From 35b36e24c18bde404d713e88170d93a0901a4476 Mon Sep 17 00:00:00 2001 From: Nicolas Werner Date: Sun, 8 Aug 2021 01:41:59 +0200 Subject: [PATCH] Fix typo in template --- .github/ISSUE_TEMPLATE/feature_request.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.yaml b/.github/ISSUE_TEMPLATE/feature_request.yaml index 5b6fe7a1..a07eff86 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yaml +++ b/.github/ISSUE_TEMPLATE/feature_request.yaml @@ -42,7 +42,7 @@ body: id: version-check attributes: label: Happens in the latest version - description: Please verified, that this is still missing in the latest version. + description: Please verify that this is still missing in the latest version. options: - label: Yes, this feature is still missing. required: true