From fa5d2b2020e5e7a3271f161e23c769581d784f6d Mon Sep 17 00:00:00 2001 From: Nicholas Wallace Date: Sun, 5 May 2024 16:37:48 +0000 Subject: [PATCH] Fix: label tabbing --- .github/ISSUE_TEMPLATE/bug.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yaml b/.github/ISSUE_TEMPLATE/bug.yaml index 69b1bdc2..de233808 100644 --- a/.github/ISSUE_TEMPLATE/bug.yaml +++ b/.github/ISSUE_TEMPLATE/bug.yaml @@ -90,7 +90,7 @@ body: - type: dropdown id: mobile-os attributes: - label: If the issue is being seen on Mobile, what OS are you running where you see the issue? + label: If the issue is being seen on Mobile, what OS are you running where you see the issue? options: - Android - iOS