diff --git a/package.json b/package.json index 83f84fd9503c6c521e90e06f2bbbfde9447e8738..258fb76071ed2b53ff2f4192cf8eb287d53f87c1 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@files-ui/react", "version": "1.0.0", - "description": "UI components for file uploas with React js", + "description": "UI components for file uploads with React js", "main": "./build/index.js", "module": "./build/index.es.js", "types": "./build/index.d.ts",