This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx-apps.git

commit ee33688acadec76dd85b7d9ed3cba2d49e237a85
Author: Xiang Xiao <xiaoxi...@xiaomi.com>
AuthorDate: Mon Jun 23 20:43:46 2025 +0800

    Fix /.github/ISSUE_TEMPLATE/001_bug_report.yml:122: Intertial ==> Inertial
    
    Signed-off-by: Xiang Xiao <xiaoxi...@xiaomi.com>
---
 .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]"

Reply via email to