fix: Small typo correction in reference/terms/commit
This commit is contained in:
parent
3cbc9fc9c6
commit
cfd74756df
1 changed files with 1 additions and 1 deletions
|
@ -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_.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue