From 0d82b26df213744ff802eb8ee90efc253c9a2a6f Mon Sep 17 00:00:00 2001 From: Pecha Date: Mon, 14 Sep 2020 22:01:27 +1000 Subject: [PATCH] I don't even know how this one happened --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)) {