summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorArthur Milchior <Arthur@Milchior.fr>2019-08-05 09:41:10 +0200
committerSebastian Thiel <byronimo@gmail.com>2019-08-12 10:48:57 +0800
commitdab0c2e0da17c879e13f0b1f6fbf307acf48a4ff (patch)
treec5fd5829e368f1123f86e6bb9f1358e782e37996 /CONTRIBUTING.md
parentd2cd5970af1ea8024ecf82b11c1b3802d7c72ba6 (diff)
downloadgitpython-dab0c2e0da17c879e13f0b1f6fbf307acf48a4ff.tar.gz
Correcting a file name
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 3279a672..0347afcb 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -2,6 +2,6 @@
* [fork this project](https://github.com/gitpython-developers/GitPython/fork) on GitHub
* For setting up the environment to run the self tests, look at `.travis.yml`.
-* Add yourself to AUTHORS.md and write your patch. **Write a test that fails unless your patch is present.**
+* Add yourself to AUTHORS and write your patch. **Write a test that fails unless your patch is present.**
* Initiate a pull request