fixing typo

This commit is contained in:
Thomas Müller 2014-04-22 09:43:29 +02:00
parent 51eee3dec1
commit 56bc5f8f43
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@
* wrapper for server side events (http://en.wikipedia.org/wiki/Server-sent_events)
* includes a fallback for older browsers and IE
*
* use server side events with causion, to many open requests can hang the server
* use server side events with caution, to many open requests can hang the server
*/
/**