From 97008f5351231c4b873a34224cee3d17de01d6d4 Mon Sep 17 00:00:00 2001 From: Dixita Ganatra Date: Thu, 4 Sep 2025 16:51:40 +0530 Subject: [PATCH] Fix typo in instructions for reporting page issues --- .github/ISSUE_TEMPLATE/1_page_issue.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/1_page_issue.yml b/.github/ISSUE_TEMPLATE/1_page_issue.yml index 1433e216264..bda580273f6 100644 --- a/.github/ISSUE_TEMPLATE/1_page_issue.yml +++ b/.github/ISSUE_TEMPLATE/1_page_issue.yml @@ -7,7 +7,7 @@ body: value: | Found a typo? You can fix it yourself! - 1. Click the page icon to the left of the bug icon you clicked + 1. Click the _View source_ link to the left of the _report an issue_ link you clicked to come to this form. The GitHub page source should display. 1. Click the pencil icon displayed above the source code. 1. Fix the typo.