summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshay Garg <lakshayg@outlook.in>2020-09-15 21:30:13 -0700
committerJesse Duffield <jessedduffield@gmail.com>2020-09-18 07:47:01 +1000
commit1e1c90c92ee666039534faee3b6a785ed0ed9fe2 (patch)
treef2b4b5d30c3386357a026762fba52da6bfae92bc
parent49547914435d65e8f20e691644cdb0be28d28db8 (diff)
Fix numbering in English IntroPopupMessage
-rw-r--r--pkg/i18n/english.go2
1 files changed, 1 insertions, 1 deletions
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",