Skip to content

Commit

Permalink
Added a space!
Browse files Browse the repository at this point in the history
  • Loading branch information
AppliedDuality committed Apr 19, 2013
1 parent 6268129 commit b1426f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Playground/Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static async Task MainAsync()

if (inputs.Length != 0)
{
Console.Write("Send a few messages ... ");
Console.Write("Send a few messages ... ");
var m = int.Parse(Console.ReadLine());
//var observer = submission.CreateObserver(new { alert = "" }, tmp.Value);
for (var n = 0; n < m; n++)
Expand Down

0 comments on commit b1426f0

Please sign in to comment.