Fixed typo

This commit is contained in:
Arnout Kazemier
2011-07-11 00:12:27 -07:00
parent 7257e1ec36
commit b2ffed891b

View File

@@ -1,7 +1,7 @@
{
"name": "socket.io"
, "version": "0.7.6"
, "description": "Realtime apps made cross-browser & easy with a WebSocket-like API"
, "description": "Real-time apps made cross-browser & easy with a WebSocket-like API"
, "homepage": "http://socket.io"
, "keywords": ["websocket", "socket", "realtime", "socket.io", "comet", "ajax"]
, "author": "Guillermo Rauch <guillermo@learnboost.com>"