From 4eb65787828ffd54ed7c2671b7a3f18842c2bbcc Mon Sep 17 00:00:00 2001 From: gl0ck <102577236+efzapa@users.noreply.github.com> Date: Mon, 19 Aug 2024 04:28:19 -0400 Subject: [PATCH] adds a single R to the codebase (#26527) --- .github/ISSUE_TEMPLATE/issue_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/issue_report.yml b/.github/ISSUE_TEMPLATE/issue_report.yml index fd271a6f14b..e4397dc9b01 100644 --- a/.github/ISSUE_TEMPLATE/issue_report.yml +++ b/.github/ISSUE_TEMPLATE/issue_report.yml @@ -32,7 +32,7 @@ body: id: version attributes: label: BYOND Version - description: "What BYOND version were you using when the issue occured? (Find this by pressing the cog in the top-right of the main BYOND menu, then 'About BYOND...') (Required)" + description: "What BYOND version were you using when the issue occurred? (Find this by pressing the cog in the top-right of the main BYOND menu, then 'About BYOND...') (Required)" validations: required: true