From ee33688acadec76dd85b7d9ed3cba2d49e237a85 Mon Sep 17 00:00:00 2001 From: Xiang Xiao Date: Mon, 23 Jun 2025 20:43:46 +0800 Subject: [PATCH] Fix /.github/ISSUE_TEMPLATE/001_bug_report.yml:122: Intertial ==> Inertial Signed-off-by: Xiang Xiao --- .github/ISSUE_TEMPLATE/001_bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/001_bug_report.yml b/.github/ISSUE_TEMPLATE/001_bug_report.yml index ac18add90..1206aa1ea 100644 --- a/.github/ISSUE_TEMPLATE/001_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/001_bug_report.yml @@ -119,7 +119,7 @@ body: - "[Area: Games]" - "[Area: Graphics]" - "[Area: Industry]" - - "[Area: Intertial]" + - "[Area: Inertial]" - "[Area: Interpreters]" - "[Area: Logging]" - "[Area: LTE]"