diff --git a/src/do/do-git-commit.adoc b/src/do/do-git-commit.adoc index fa540c3..4742f6b 100644 --- a/src/do/do-git-commit.adoc +++ b/src/do/do-git-commit.adoc @@ -1,6 +1,6 @@ === Git commit -Git commits should be small and atomic, be it a single change or small feature. This will make your commit messages easier to write and and changes will be grouped logically. There are many benefits to this: +Git commits should be small and atomic, be it a single change or small feature. This will make your commit messages easier to write and changes will be grouped logically. There are many benefits to this: * Looking back through the history will be clear & easy to understand - if you want to find something