Fix a typo

This commit is contained in:
kondou 2014-06-02 22:06:50 +02:00
parent 4257d10c2b
commit af32c67923
1 changed files with 1 additions and 1 deletions

View File

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