From cc92351be78c5445ae007e4cfeb42c39c0bb0b61 Mon Sep 17 00:00:00 2001 From: Mads Marquart Date: Fri, 23 Feb 2024 19:08:05 +0100 Subject: [PATCH] Fix typo --- .github/ISSUE_TEMPLATE/bug_web.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_web.yml b/.github/ISSUE_TEMPLATE/bug_web.yml index 2a6329ea2b..55d5a52551 100644 --- a/.github/ISSUE_TEMPLATE/bug_web.yml +++ b/.github/ISSUE_TEMPLATE/bug_web.yml @@ -39,7 +39,7 @@ body: attributes: label: Tested devices description: Which device(s) are you using? - placeholder: 'iPhone 15, Lenovo , MacBook Pro M2, Samsung Galaxy Z, ...' + placeholder: 'iPhone 15, Lenovo ThinkPad X1, MacBook Pro M2, Samsung Galaxy Z, ...' validations: required: true - type: textarea