summaryrefslogtreecommitdiff
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAlexander Neumann <alexander@bumpern.de>2015-05-09 17:20:18 +0200
committerAlexander Neumann <alexander@bumpern.de>2015-05-09 17:20:18 +0200
commitc814706bb15487235c312303fe7aa733a5f76829 (patch)
tree6dd6506481b2e823d0e09dbd1a7e6a301b9fa026 /CONTRIBUTING.md
parentcbc61fffe897336ffe8451e437376cfd8e27763f (diff)
Correct typos found by @fw42
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index bf1a2dc84..48b8e5600 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -28,9 +28,9 @@ Providing Patches
=================
You have fixed an annoying bug or have added a new feature? Very cool! Let's
-get it into the project! The workflow we're using is also described at the
+get it into the project! The workflow we're using is also described on the
[GitHub Flow](https://guides.github.com/introduction/flow/) website, it boils
-down to the following steps :
+down to the following steps:
1. First we would kindly ask you to fork our project on GitHub if you haven't
done so already.