From 7cc630b3358b7dcd19d8e1d2d9f57e4959ee7c0d Mon Sep 17 00:00:00 2001 From: Steven Roose Date: Sat, 12 Nov 2016 14:52:47 +0100 Subject: [PATCH] docs: Change error in heading --- docs/code_contribution_guidelines.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/code_contribution_guidelines.md b/docs/code_contribution_guidelines.md index 737e390f..dbbc71c5 100644 --- a/docs/code_contribution_guidelines.md +++ b/docs/code_contribution_guidelines.md @@ -196,7 +196,7 @@ but it was left as a magic number to show how much of a difference a good comment can make. -### 4.4 Code Documentation and Commenting +### 4.4 Model Git Commit Messages This project prefers to keep a clean commit history with well-formed commit messages. This section illustrates a model commit message and provides a bit