From 260b55eebc799946f9ae065a012d330e4f397bee Mon Sep 17 00:00:00 2001 From: "Robert C. Maehl" Date: Wed, 18 May 2022 01:44:33 -0400 Subject: [PATCH] Fix grammar issue (#18320) --- .github/ISSUE_TEMPLATE/bug_report.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 11d48d4b29..d484b4a395 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -63,7 +63,7 @@ body: - type: textarea attributes: label: Steps to reproduce - description: We highly suggest including a screenshots and a bug report log (System tray->Report bug). + description: We highly suggest including screenshots and a bug report log (System tray->Report bug). placeholder: Tell us the steps required to trigger your bug. validations: required: true