From 98288575708d88265b9a2ca6a0c722eabaa0c53c Mon Sep 17 00:00:00 2001 From: Aabed Khan <39409020+TheAabedKhan@users.noreply.github.com> Date: Mon, 10 Jul 2023 12:16:51 +0545 Subject: [PATCH] fix: fixed typo --- .github/ISSUE_TEMPLATE/bug-issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug-issue.yml b/.github/ISSUE_TEMPLATE/bug-issue.yml index 6c453787..87c8e4fb 100644 --- a/.github/ISSUE_TEMPLATE/bug-issue.yml +++ b/.github/ISSUE_TEMPLATE/bug-issue.yml @@ -107,7 +107,7 @@ body: - type: checkboxes id: acknowledgments attributes: - label: Acknowledgements + label: Acknowledgments description: Your issue will be closed if you haven't done these steps. options: - label: I have searched the existing issues; this is new and no duplicate or related to another open issue.