From 5d143ba154f207d418f5c8f0311dca72f451c149 Mon Sep 17 00:00:00 2001 From: Kevin Deldycke Date: Mon, 12 Sep 2016 11:58:14 +0200 Subject: [PATCH] Fix title-casing. --- CONTRIBUTING.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index dad7f7a..21b995c 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,8 +23,8 @@ Your contributions are always welcome! - Add a section if needed. - Eventually add a description to the section. - - Section title must be linked to from the [Table of - Contents](README.md#contents). + - Section title must be linked to from the [table of + contents](README.md#contents). - Search past and current issues and pull-requests for previous suggestions before making a new one, as yours may be a duplicate or a work in progress.