Skip to content

Commit 1e62e37

Browse files
authored
Update Program.cs
1 parent ca7463f commit 1e62e37

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Program.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ class Program
66
{
77
static void Main(string[] args)
88
{
9-
Console.WriteLine("Hello World!");
9+
Console.WriteLine("Hello World from Twitch!");
1010
}
1111
}
1212
}

0 commit comments

Comments
 (0)