diff --git a/package.json b/package.json index c6ec3f1..cf54ee9 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@fireclover/example-react", "private": true, "version": "1.0.0", - "description": "Infrastructure for an HTTPS static site using S3 and CloudFront", + "description": "Static site using S3 and CloudFront", "type": "module", "scripts": { "dev": "vite",