Skip to content

Commit b2ffed8

Browse files
committed
Fixed typo
1 parent 7257e1e commit b2ffed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "socket.io"
33
, "version": "0.7.6"
4-
, "description": "Realtime apps made cross-browser & easy with a WebSocket-like API"
4+
, "description": "Real-time apps made cross-browser & easy with a WebSocket-like API"
55
, "homepage": "http://socket.io"
66
, "keywords": ["websocket", "socket", "realtime", "socket.io", "comet", "ajax"]
77
, "author": "Guillermo Rauch <guillermo@learnboost.com>"

0 commit comments

Comments
 (0)