From 1e1c90c92ee666039534faee3b6a785ed0ed9fe2 Mon Sep 17 00:00:00 2001 From: Lakshay Garg Date: Tue, 15 Sep 2020 21:30:13 -0700 Subject: [PATCH] Fix numbering in English IntroPopupMessage --- pkg/i18n/english.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/i18n/english.go b/pkg/i18n/english.go index 5368001d6..52dc57564 100644 --- a/pkg/i18n/english.go +++ b/pkg/i18n/english.go @@ -460,7 +460,7 @@ func addEnglish(i18nObject *i18n.Bundle) error { 1) If you want to learn about lazygit's features, watch this vid: https://youtu.be/CPLdltN7wgE -3) If you're using git, that makes you a programmer! With your help we can make lazygit better, so consider becoming a contributor and joining the fun at +2) If you're using git, that makes you a programmer! With your help we can make lazygit better, so consider becoming a contributor and joining the fun at https://github.com/jesseduffield/lazygit`, }, &i18n.Message{ ID: "GitconfigParseErr",