1
0
Fork 0

fix: Small typo correction in reference/terms/commit

This commit is contained in:
Darigov Research 2022-01-16 10:28:29 +00:00 committed by GitHub
parent 3cbc9fc9c6
commit cfd74756df
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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_.