Skip to content

Commit baf7d96

Browse files
authored
Update src/Program.cs
1 parent dd278d6 commit baf7d96

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
@@ -8,7 +8,7 @@ static void Main(string[] args)
88
{
99
Console.WriteLine("Hello World from Twitch!");
1010
Console.WriteLine("Hello World from Twitch!");
11-
Console.WriteLine("Hello World from Twitch!");
11+
Console.WriteLine("Hello World from GitHub!");
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)