From d085af31c3ed9155058d6b5ea49f279d73eab541 Mon Sep 17 00:00:00 2001 From: AlexeyOplachko <45398541+AlexeyOplachko@users.noreply.github.com> Date: Mon, 25 Jul 2022 23:34:49 +0300 Subject: Fixing a typo in Bug Report Issue Template (#1449) --- .github/ISSUE_TEMPLATE/01_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/01_bug_report.yml b/.github/ISSUE_TEMPLATE/01_bug_report.yml index 4697c083..844d62c4 100644 --- a/.github/ISSUE_TEMPLATE/01_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/01_bug_report.yml @@ -10,7 +10,7 @@ body: - type: textarea id: description attributes: - label: Desctibe the bug. + label: Describe the bug. description: "A clear and concise description of what the bug is." validations: required: true -- cgit v1.2.3