Fixes a missed Markdown to reStructuredText conversion in CONTRIBUTING.rst

This commit is contained in:
Robert Smallshire
2015-06-04 10:40:38 +02:00
parent b8cd3f696d
commit af1f6de5d9
+1 -1
View File
@@ -55,7 +55,7 @@ Making Changes
* Make sure you have added the necessary tests for your changes.
* Run _all_ the tests to assure nothing else was accidentally broken.
* Run **all** the tests to assure nothing else was accidentally broken.
Making Trivial Changes
======================