diff --git a/markdown/dev/reference/terms/commit/en.md b/markdown/dev/reference/terms/commit/en.md index 0562abc68c7..dfc8b00290f 100644 --- a/markdown/dev/reference/terms/commit/en.md +++ b/markdown/dev/reference/terms/commit/en.md @@ -2,6 +2,6 @@ title: Commit --- -A [commit](https://github.com/git-guides/git-commit) is made every time somebody published an update to our source code. +A [commit](https://github.com/git-guides/git-commit) is made every time somebody publishes an update to our source code. The word is also used as a verb as in _to commit changes_.