We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd278d6 commit baf7d96Copy full SHA for baf7d96
src/Program.cs
@@ -8,7 +8,7 @@ static void Main(string[] args)
8
{
9
Console.WriteLine("Hello World from Twitch!");
10
11
- Console.WriteLine("Hello World from Twitch!");
+ Console.WriteLine("Hello World from GitHub!");
12
}
13
14
0 commit comments