From 876e58e87bd97d05e85ac7a5e8a4128affcefe99 Mon Sep 17 00:00:00 2001 From: Arpit Mohan Date: Thu, 27 Feb 2025 09:35:14 +0530 Subject: [PATCH] chore: Fix typo in bug report template (#39459) --- .github/ISSUE_TEMPLATE/--bug-report.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/--bug-report.yaml b/.github/ISSUE_TEMPLATE/--bug-report.yaml index 8279e96853..e693968423 100644 --- a/.github/ISSUE_TEMPLATE/--bug-report.yaml +++ b/.github/ISSUE_TEMPLATE/--bug-report.yaml @@ -72,7 +72,7 @@ body: id: video attributes: label: Issue video log - description: "Share a loom video recording of how the issue can be reporduced" + description: "Share a loom video recording of how the issue can be reproduced" placeholder: "https://www.loom.com/share/d54e04bc68e24798..." validations: required: false