Skip to content

Commit 4fd948c

Browse files
authored
Update Program.cs
1 parent 5d0518e commit 4fd948c

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
@@ -7,7 +7,7 @@ class Program
77
static void Main(string[] args)
88
{
99
Console.WriteLine("Hello World from Twitch!");
10-
Console.WriteLine("Hello World from Twitch!");dddd
10+
Console.WriteLine("Hello World from Twitch!");
1111
}
1212
}
1313
}

0 commit comments

Comments
 (0)