]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Typo fix 19050/head
authorPrayag Verma <prayag.verma@gmail.com>
Fri, 29 Jan 2016 05:30:25 +0000 (11:00 +0530)
committerPrayag Verma <prayag.verma@gmail.com>
Fri, 29 Jan 2016 05:30:25 +0000 (11:00 +0530)
CONTRIBUTING.md

index ba61925e3bb4929493a1ec5aa8b6c3f82396d741..8b5309368f8a8e9a2e5d06365a4cdc305f1ad6f0 100644 (file)
@@ -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.