From 84127d7a8044b6b6bea9cbf656861f7e2ee326fc Mon Sep 17 00:00:00 2001 From: Niels Laute Date: Mon, 3 Aug 2020 19:22:40 +0200 Subject: [PATCH] [Feature request.md] Fix typo (#5532) --- .github/ISSUE_TEMPLATE/feature_request.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md index f5998eaf03..4b33b19a11 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.md +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -9,7 +9,7 @@ assignees: '' ## 📝 Provide a description of the new feature -_What is the expected behavior of the proposed feature? What is the scenario this woudl be used?_ +_What is the expected behavior of the proposed feature? What is the scenario this would be used?_ ---