From 868567d3973ebbb1a34e21b1c2a4c215df96f59f Mon Sep 17 00:00:00 2001
From: Jesse Rosenthal <jrosenthal@jhu.edu>
Date: Mon, 23 Jan 2012 10:38:31 -0500
Subject: [PATCH] Make section casing consistent on the index page.

The standard seems to be to use English sentence casing (first letter +
proper nouns) rather than title casing. Either seems fine, but it looks
sloppy to go back and forth.
---
 index.mdwn | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.mdwn b/index.mdwn
index 706caae..3bcde55 100644
--- a/index.mdwn
+++ b/index.mdwn
@@ -82,7 +82,7 @@ Source code of notmuch releases can be downloaded [here](http://notmuchmail.org/
 
 There is a buildbot [here](http://buildbot.notmuchmail.org/grid) (configuration [here](https://github.com/tomprince/buildbot-configs/tree/notmuch)).
 
-## Bug Tracking and Patches
+## Bug-tracking and patches
 
 Patches are most welcome and should be sent to notmuch&#64;notmuchmail.org.
 Please try to follow the [[patch submission guidelines|patchformatting]]
@@ -123,7 +123,7 @@ If you prefer real-time chat, there is often someone on the
 [#notmuch](irc://chat.freenode.net/#notmuch)@irc.freenode.net IRC
 channel.
 
-## Feature Ideas
+## Feature ideas
 
 We have started a [[feature requests|feature-requests]] page on this
 wiki.  No, things you add there won't automatically get implemented -
-- 
2.45.2