Skip to content

Commit cf2d921

Browse files
authored
Merge pull request #1466 from HonkingGoose/bugfix/update-git-autocorrect-message
Update git auto-correct message
2 parents 502d96f + 8122f27 commit cf2d921

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/08-customizing-git/sections/config.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ If you mistype a command, it shows you something like this:
175175
$ git chekcout master
176176
git: 'chekcout' is not a git command. See 'git --help'.
177177
178-
Did you mean this?
178+
The most similar command is
179179
checkout
180180
----
181181

0 commit comments

Comments
 (0)