diff --git a/Program.cs b/Program.cs index dbe115e..dbc7f7a 100644 --- a/Program.cs +++ b/Program.cs @@ -64,7 +64,7 @@ namespace creachopedia { if (status == "base") { if (luserin == "q" || luserin == "quit") { - Console.WriteLine("for you for using the CreachoPedia, please come again!!!!"); + Console.WriteLine("Thank you for using the CreachoPedia, please come again!!!!"); return; } if (creacherdict.ContainsKey(userin)) {