From b3a0c9f49a5fd8908f52d8003818ba74c46490cd Mon Sep 17 00:00:00 2001 From: NightKev <34855794+DayKev@users.noreply.github.com> Date: Tue, 10 Sep 2024 04:57:23 -0700 Subject: [PATCH] Fix typo --- .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 index a7cabf17bc0..eb270dc8f80 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -22,7 +22,7 @@ body: id: repro attributes: label: Reproduction - description: Describe the stepps to reproduce this bug. If applicable attach user/session data at the bottom + description: Describe the steps to reproduce this bug. If applicable attach user/session data at the bottom validations: required: true - type: markdown