summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThe Bundler Bot <bot@bundler.io>2017-06-29 01:24:25 +0000
committerThe Bundler Bot <bot@bundler.io>2017-06-29 01:24:25 +0000
commit5e8243ba4845bd87238eb9dfb8ca765683f9229f (patch)
tree0bea9e572184b9b1826eb44544f6593ef9683324
parent54c87119d9a3fa7080cd0bef5fdc8efb521a5cbe (diff)
parentfd4ca1fa460c95fbc01fcb327cbfa5ae451751e0 (diff)
downloadbundler-5e8243ba4845bd87238eb9dfb8ca765683f9229f.tar.gz
Auto merge of #5827 - greysteil:fix-typo, r=colby-swandale
Fix typo in pull request template Tiny typo fix.
-rw-r--r--.github/PULL_REQUEST_TEMPLATE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md
index d4e516e860..67dfa5b2c6 100644
--- a/.github/PULL_REQUEST_TEMPLATE.md
+++ b/.github/PULL_REQUEST_TEMPLATE.md
@@ -5,7 +5,7 @@ To make reviewing this PR a bit easier, please fill out answers to the following
The problem was...
-### Was was your diagnosis of the problem?
+### What was your diagnosis of the problem?
My diagnosis was...