From f8a8453a9a9d9faac4b96c76fe65986c87b62749 Mon Sep 17 00:00:00 2001 From: Jonny Barnes Date: Mon, 15 Nov 2021 19:52:17 +0000 Subject: [PATCH] Prompt for corrections to typos --- gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gitconfig b/gitconfig index ab18430..e0bb59b 100644 --- a/gitconfig +++ b/gitconfig @@ -39,7 +39,7 @@ [help] # Automatically correct typos in commands - autocorrect = 1 + autoCorrect = prompt [pager]