Skip to content

Commit

Permalink
This is a change
Browse files Browse the repository at this point in the history
and some details about the change
  • Loading branch information
danefalvo authored Mar 9, 2022
1 parent 81da0d5 commit 14a0c17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class Program
{
static void Main(string[] args)
{
Console.WriteLine("Hello World 2!");
Console.WriteLine("Hello World 3!");
}
}
}

0 comments on commit 14a0c17

Please sign in to comment.