From b183551d346a02c90d2608423a88715d5eff7e62 Mon Sep 17 00:00:00 2001 From: BlazeInferno64 <96913755+BlazeInferno64@users.noreply.github.com> Date: Sat, 4 Jan 2025 12:59:29 +0530 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 26f8a69..b720790 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "keywords": [], "author": "BlazeInfernp64", "license": "ISC", - "description": "Fast, minimalistic, multi-threaded, open source rest api server made in javascript", + "description": "Fast, minimalist, multi-threaded, open source rest api server made in javascript", "dependencies": { "cookie-parser": "^1.4.7", "cors": "^2.8.5",