From 45a04fb7e79050e6ad35c056f386a5669e47f21b Mon Sep 17 00:00:00 2001 From: grandeljay Date: Mon, 20 Nov 2023 13:48:02 +0100 Subject: [PATCH] fix: typo --- .github/ISSUE_TEMPLATE/bug_report.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 41d70c7b..011f48e2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -17,7 +17,7 @@ On which branch did you notice this bug? How can the bug be reproduced? If you received an error or similar, please add it here. ## Disclaimer -wishthis is entirely built in my free time, mostly without any pay or code contributors. While I am doing my best to help out everybody, I cannot gurantee that I will find the time or have the competence to help you out. +wishthis is entirely built in my free time, mostly without any pay or code contributors. While I am doing my best to help out everybody, I cannot guarantee that I will find the time or have the competence to help you out. I greatly appreciate that you are filing a bug report, these help tremendously! Thank you!