diff --git a/README.md b/README.md
index 852835233272fd7c43171fdec2c64056acea3e64..e8d2ba035e1295231ffdc55afb7b4ad17bb06253 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