summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorSimon Hafner <hafnersimon@gmail.com>2015-06-18 15:34:39 -0500
committerSimon Hafner <hafnersimon@gmail.com>2015-06-18 15:34:39 -0500
commit24bb11c7bc3027fb05249c6394c2e078c22fe00c (patch)
treef349c13b50d29570d0527709e45d2bd56e2f1361
parent69ceede3fb363312b0a39042b4887ae2c52d3846 (diff)
downloadNim-24bb11c7bc3027fb05249c6394c2e078c22fe00c.tar.gz
fixed some non-rst stuff
-rw-r--r--contributing.rst3
1 files changed, 2 insertions, 1 deletions
diff --git a/contributing.rst b/contributing.rst
index 1f5653c61..0b65d7ae1 100644
--- a/contributing.rst
+++ b/contributing.rst
@@ -87,7 +87,8 @@ You can run the tests with
 
 which will run a good subset of tests. Some tests may fail.
 
-# Comparing tests
+Comparing tests
+===============
 
 Because some tests fail in the current ``devel`` branch, not every fail
 after your change is necessarily caused by your changes.