diff --git a/README.md b/README.md index 03bb2e3..d265431 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ [![Build Status][travis-image]][travis-url] [![Test Coverage][coveralls-image]][coveralls-url] -Create an attachment Content-Disposition header +Create and parse HTTP `Content-Disposition` header ## Installation diff --git a/package.json b/package.json index cf018a5..8418f0a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "content-disposition", - "description": "Create an attachment Content-Disposition header", + "description": "Create and parse Content-Disposition header", "version": "0.4.0", "contributors": [ "Douglas Christopher Wilson "