diff --git a/package.json b/package.json index 3d45702..e5dfd85 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "env-schema", "version": "6.0.0", - "description": "Validate your env variable using Ajv and dotenv", + "description": "Validate your env variables using Ajv and dotenv", "main": "index.js", "type": "commonjs", "types": "types/index.d.ts",