From 13552b252f8cad01c8688bf2f2dae11c245bf878 Mon Sep 17 00:00:00 2001
From: Christoph Witzko <github@christophwitzko.com>
Date: Thu, 12 Nov 2020 23:38:53 +0100
Subject: [PATCH] docs: consistency

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8528352..e8d2ba0 100644
--- a/README.md
+++ b/README.md
@@ -5,9 +5,9 @@
 
 The default changelog generator for [go-semantic-release](https://github.com/go-semantic-release/semantic-release).
 
-## Output of the Change Log
+## Output of the changelog
 
-Changelog-generator will order the types of commits in the Change Log in the following order:
+The changelog generator will order the types of commits in the changelog in the following order:
 - Breaking Changes
 - Feature
 - Bug Fixes
-- 
GitLab