From 078aa3c8cb2ae20a3143e33fa3658dde3ca23b82 Mon Sep 17 00:00:00 2001
From: Patrick Ziegler
Date: Wed, 2 Dec 2020 15:16:15 +0100
Subject: [PATCH] github: Typo in build issue template (#2260)
---
.github/ISSUE_TEMPLATE/build.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/build.md b/.github/ISSUE_TEMPLATE/build.md
index 9e0c86ab..0693dc83 100644
--- a/.github/ISSUE_TEMPLATE/build.md
+++ b/.github/ISSUE_TEMPLATE/build.md
@@ -24,7 +24,7 @@ Put an 'x' inside the brackets ([x]) of the entry that applies and respond to th
-->
* [ ] From a release archive (Which version?)
-* [ ] By cloning this repository (What is the of `git describe --tags`?)
+* [ ] By cloning this repository (What is the output of `git describe --tags`?)
* [ ] Some other way (How?)