1 files changed, 1 insertions, 1 deletions
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
|