aboutsummaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorRahul Tanwani <tanwanirahul@gmail.com>2016-02-24 00:45:31 -0800
committerReynold Xin <rxin@databricks.com>2016-02-24 00:45:31 -0800
commit831429170f39743e9f9dca92ce6f064eda67392b (patch)
treec50bfae609d08b469b169415ef06acc12f40353b /.github
parent86c852cf2ecdb2d348dad089640b46d1d97d7ead (diff)
downloadspark-831429170f39743e9f9dca92ce6f064eda67392b.tar.gz
spark-831429170f39743e9f9dca92ce6f064eda67392b.tar.bz2
spark-831429170f39743e9f9dca92ce6f064eda67392b.zip
[MINOR][MAINTENANCE] Fix typo for the pull request template.
## What changes were proposed in this pull request? (Please fill in changes proposed in this fix) ## How was the this patch tested? (Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests) (If this patch involves UI changes, please attach a screenshot; otherwise, remove this) Author: Rahul Tanwani <tanwanirahul@gmail.com> Closes #11343 from tanwanirahul/pull_request_template.
Diffstat (limited to '.github')
-rw-r--r--.github/PULL_REQUEST_TEMPLATE2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/PULL_REQUEST_TEMPLATE b/.github/PULL_REQUEST_TEMPLATE
index 39bcc84225..989e95ccd0 100644
--- a/.github/PULL_REQUEST_TEMPLATE
+++ b/.github/PULL_REQUEST_TEMPLATE
@@ -3,7 +3,7 @@
(Please fill in changes proposed in this fix)
-## How was the this patch tested?
+## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration tests, manual tests)