From d48f88cfd6b5ec12a50cad119418f87a6d263a54 Mon Sep 17 00:00:00 2001 From: kmarquardsen Date: Tue, 29 Aug 2017 20:56:59 -0700 Subject: [PATCH] Fix typo in the issue template --- .github/ISSUE_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d7266717..f9548893 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -16,7 +16,7 @@ Describe the problem. ### Desired Behavior -Describe what the goal. +Describe the goal. ### Steps to Reproduce @@ -30,4 +30,4 @@ Describe the feature and what problem it solves. ### Tradeoffs -What are the pros and cons of this feature? How will it be exercsied and maintained? +What are the pros and cons of this feature? How will it be exercised and maintained?