From c0375b9ec6d351c3eabf4813c7c8ba9ba80b780e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Axel=20Olausson=20Holten=C3=A4s?= Date: Thu, 3 Mar 2022 20:32:14 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=90=20more=20correct=20description?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fba01db..64a2a7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "controlpanel.gg-bot", "version": "2.0.0", - "description": "Earn credits when chatting", + "description": "Earn credits while chatting!", "main": "src/index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1",