diff --git a/Program.cs b/Program.cs index 3751555..7023ea6 100644 --- a/Program.cs +++ b/Program.cs @@ -1,2 +1,2 @@ // See https://aka.ms/new-console-template for more information -Console.WriteLine("Hello, World!"); +Console.WriteLine("Hello, world!");