diff --git a/package.json b/package.json index f416409..0fe5df3 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "todo-react-ssr-serverless", "version": "0.0.0", - "description": "Isomorphic TodoMVC example in ReactJS with Serverless and DynamoDB", + "description": "Isomorphic TodoMVC example in ReactJS with Serverless and DataStax Cassandra Astra", "main": "server.js", "scripts": { "lint": "eslint ./src",