diff --git a/src/Simplex/Chat/Help.hs b/src/Simplex/Chat/Help.hs index e4711845c6..cd729ff9fd 100644 --- a/src/Simplex/Chat/Help.hs +++ b/src/Simplex/Chat/Help.hs @@ -74,7 +74,7 @@ chatWelcome user Onboarding {contactsCount, createdGroups, membersCount, filesSe adminWelcomeMessages :: [ByteString] adminWelcomeMessages = [ "Hello - and welcome to SimpleX Chat!", - "Which community groups you'd you like to join:", + "Which community groups you'd like to join:", "!5 #simplex!, !5 #hacks!, !5 #music! or !5 #rand!" ]