Skip to content

Commit

Permalink
Missing whitespace in Markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
aslakhellesoy committed Apr 21, 2011
1 parent 5c761d5 commit 1619c11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -102,7 +102,7 @@ slow, even for short messages. Parsing this is faster:

To use the CSV format, just construct your WebbitSocket like this:

new WebbitSocket("/websocket", myClient, "csv");
new WebbitSocket("/websocket", myClient, "csv");

That's it!

Expand Down

0 comments on commit 1619c11

Please sign in to comment.