diff --git a/README.md b/README.md index 7442c93c..9c63233f 100644 --- a/README.md +++ b/README.md @@ -73,8 +73,8 @@ discussions and support. SockJS-node API --------------- -The API design is based on the common Node API's like -[Streams API](http://nodejs.org/docs/v0.5.8/api/streams.html) or +The API design is based on common Node APIs like the +[Streams API](http://nodejs.org/docs/v0.5.8/api/streams.html) or the [Http.Server API](http://nodejs.org/docs/v0.5.8/api/http.html#http.Server). ### Server class