diff --git a/manifest.json b/manifest.json
index b8db2a2..a7c2cd3 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,7 +2,7 @@
   "manifest_version": 3,
   "name": "GPT-4 Dropdown Resizer",
   "version": "1.0",
-  "description": "Lengthens chatGPT-4's woefully tiny Plugins Dropdown and provides a direct GPT-4 With Plugins (no detours!) chat button.",
+  "description": "Lengthens chatGPT-4's woefully tiny Plugins Dropdown and provides a direct GPT-4-With-Plugins (and no detours!) chat button.",
   "permissions": ["scripting"],  
   "action": {
     "default_popup": "popup.html",