fixing typo
This commit is contained in:
parent
51eee3dec1
commit
56bc5f8f43
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
*/
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue