From 7bb2f300d78eb4de5de8ace03836ab8fdff14321 Mon Sep 17 00:00:00 2001 From: Luke Storer Date: Fri, 13 Feb 2015 11:22:30 +0000 Subject: [PATCH] [bug] coorected section header in table of contents to use title case --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea2dcc7..9604a3c 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ What I'm doing here is mostly collecting useful snippets from all over the inter - [Force www](#force-www) - [Force www in a Generic Way](#force-www-in-a-generic-way) - [Force non-www](#force-non-www) - - [Force non-www in a generic way](#force-non-www-in-a-generic-way) + - [Force non-www in a Generic Way](#force-non-www-in-a-generic-way) - [Force HTTPS](#force-https) - [Force HTTPS Behind a Proxy](#force-https-behind-a-proxy) - [Force Trailing Slash](#force-trailing-slash)