From 34e5f2479fda3ffa70402ab83eb672a76d937bc2 Mon Sep 17 00:00:00 2001 From: Tobias Markus Date: Mon, 29 Apr 2024 12:31:10 +0200 Subject: [PATCH] Fix typo in build issue template (#24301) Just fixes a small typo in the build issue template. --- .github/ISSUE_TEMPLATE/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/build.yml b/.github/ISSUE_TEMPLATE/build.yml index 6faf62b825e..04d27166d94 100644 --- a/.github/ISSUE_TEMPLATE/build.yml +++ b/.github/ISSUE_TEMPLATE/build.yml @@ -72,7 +72,7 @@ body: - type: textarea id: build_script attributes: - label: Build scrip or step-by-step to reproduce + label: Build script or step-by-step to reproduce description: How can we reproduce your issue? placeholder: Please provide detailed instructions on how to reproduce the issue validations: