From cc6a67265ead33820df8683822ae22b417ebe3f9 Mon Sep 17 00:00:00 2001 From: Alex302 Date: Mon, 15 Nov 2021 22:11:00 +0200 Subject: [PATCH] Fixed a typo in template --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- .github/ISSUE_TEMPLATE/bug_report_NSFW.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 1cf9b7119a0..2f1c8f29f58 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -67,7 +67,7 @@ body: - type: dropdown id: browsers attributes: - label: What browsers is used? + label: Which browser(s) is used? multiple: true options: - Firefox diff --git a/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml b/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml index 391b8f11d26..55470607290 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_NSFW.yml @@ -65,7 +65,7 @@ body: - type: dropdown id: browsers attributes: - label: What browsers is used? + label: Which browser(s) is used? multiple: true options: - Firefox