From 6e682da3870210c02a2110b6eef585339be28fc0 Mon Sep 17 00:00:00 2001 From: Silker <61223313+Si1ker@users.noreply.github.com> Date: Wed, 13 Jan 2021 17:43:56 +0000 Subject: [PATCH] chore(IssueTemplate/BugReport): Fix typo (#4199) --- .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 dcf03f06d..504f64a6b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -47,7 +47,7 @@ Any information that can help the developers to identify and fix the issue shoul Examples: - was this bug always present in AzerothCore? if it was introduced after a change, please mention it - the code line(s) that cause the issue -- does this feature work in other server appplications (e.g. CMaNGOS, TrinityCore, etc...) ? +- does this feature work in other server applications (e.g. CMaNGOS, TrinityCore, etc...) ? -->