From 113f155dd32acfcc71720bd1fd5123019e30afab Mon Sep 17 00:00:00 2001 From: Alon Bukai Date: Thu, 13 Dec 2018 11:33:16 +0200 Subject: [PATCH] fix spelling Aumomatic -> Automatic --- docs/concepts-commit-conventions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/concepts-commit-conventions.md b/docs/concepts-commit-conventions.md index 8f166dbaab..03adee913e 100644 --- a/docs/concepts-commit-conventions.md +++ b/docs/concepts-commit-conventions.md @@ -5,7 +5,7 @@ Commit conventions allow your team to add more semantic meaning to your git hist With this additional information tools can derive useful human-readable information for releases of your project. Some examples are * Automated, rich changelogs -* Aumomatic version bumps +* Automatic version bumps * Filter fo test harnesses to run The most common commit conventions follow this pattern: