diff --git a/package.json b/package.json index 12e52ef..62898ce 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "react-s3-uploader", "version": "1.1.1", - "description": "React component that renders an and automatically uploads to an S3 bucket", + "description": "React component that renders a file input and automatically uploads to an S3 bucket", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1"