From 12ce1d2993a0f6916c4e715dce28d9a40647aa2e Mon Sep 17 00:00:00 2001
From: William Oldham <wegg7250@gmail.com>
Date: Sun, 11 Feb 2024 12:48:17 +0000
Subject: [PATCH] Fix type in issue template

---
 .github/ISSUE_TEMPLATE/feature-request.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/feature-request.yml b/.github/ISSUE_TEMPLATE/feature-request.yml
index c20238db..9d5bb8be 100644
--- a/.github/ISSUE_TEMPLATE/feature-request.yml
+++ b/.github/ISSUE_TEMPLATE/feature-request.yml
@@ -21,6 +21,6 @@ body:
   - type: textarea
     id: other-details
     attributes:
-      label: Anything other details to share?
+      label: Any other details to share?
     validations:
       required: false