Skip to content

Commit

Permalink
build: change package description
Browse files Browse the repository at this point in the history
closes #18
  • Loading branch information
dougwilson committed Aug 3, 2015
1 parent c28ccfe commit df5eaf1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
[![Test Coverage][coveralls-image]][coveralls-url]
[![Gratipay][gratipay-image]][gratipay-url]

Times out the request in `ms`, defaulting to `5000`.
Times out a request in the Connect/Express application framework.

## Install

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "connect-timeout",
"description": "timeout middleware",
"description": "Request timeout middleware for Connect/Express",
"version": "1.6.2",
"contributors": [
"Douglas Christopher Wilson <doug@somethingdoug.com>",
Expand Down

0 comments on commit df5eaf1

Please sign in to comment.