Skip to content

Commit 40ffb8d

Browse files
committed
Correction on AI tool
1 parent bae201a commit 40ffb8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/posts/how-to-commit/index.qmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ Here is an example of a commit message including a title and the body (detail):
136136

137137
::: callout-tip
138138
#### Using AI to improve commits
139-
Tools such as GitHub Copilot can help to write a good commit message by reviewing a branch and the updated done.
139+
Tools such as GitHub Copilot can help to write a good commit message by reviewing a branch and what updates were done.
140140
:::
141141

142142
## Examples of bad commit messages

0 commit comments

Comments
 (0)