From a3e7394e665961b4c1c6c34e89653cc60ad8e092 Mon Sep 17 00:00:00 2001
From: Xavier Jouslin de Noray <xavier.jouslindenoray@savoirfairelinux.com>
Date: Tue, 8 Aug 2023 14:49:20 -0400
Subject: [PATCH] AutoAnswer: change description

Change-Id: Idfd5a12004d09ebd65b83449d43d4750233b807b
---
 AutoAnswer/manifest.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/AutoAnswer/manifest.json b/AutoAnswer/manifest.json
index d0492be..6fc4610 100644
--- a/AutoAnswer/manifest.json
+++ b/AutoAnswer/manifest.json
@@ -1,6 +1,6 @@
 {
     "name": "AutoAnswer",
-    "description": "A plugin that automatically answers with given text",
+    "description": "Set up a bot that automatically answers with given text.",
     "version": "2.0.0",
     "iconPath": "icon.svg"
 }
\ No newline at end of file
-- 
GitLab