commit a5b83b07995914f620a97116f1fce82ea08b499b
parent 17ad43ee92450409c90287b29f1e486ce355c1e3
Author: rhunk <101876869+rhunk@users.noreply.github.com>
Date:   Mon, 22 Apr 2024 11:12:40 +0200

chore(ci): typo
Diffstat:
M.github/ISSUE_TEMPLATE/bug_report.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -56,7 +56,7 @@ body: options: - label: "This is not a bug regarding Snapchat+." - label: "I have provided a detailed description of the issue." - - label: "I have attached a log if deemed neccessary." + - label: "I have attached a log if deemed necessary." - label: "This issue is not a duplicate." validations: required: true