From: Prayag Verma Date: Fri, 29 Jan 2016 05:30:25 +0000 (+0530) Subject: Typo fix X-Git-Tag: v3.3.7~130^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=824b6d35f5b37fe58c3f1d2bd7218b67d356cf32;p=thirdparty%2Fbootstrap.git Typo fix --- diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ba61925e3b..8b5309368f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -192,7 +192,7 @@ included in the project: 4. Commit your changes in logical chunks. Please adhere to these [git commit message guidelines](http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html) - or your code is unlikely be merged into the main project. Use Git's + or your code is unlikely to be merged into the main project. Use Git's [interactive rebase](https://help.github.com/articles/interactive-rebase) feature to tidy up your commits before making them public.