From 9d1e9ed86fbfdb0d20303cb9f6680274601eb9df Mon Sep 17 00:00:00 2001 From: user Date: Tue, 19 Nov 2024 09:01:30 +0300 Subject: [PATCH] update --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 98aad7c..d17b086 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "pycalc", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "The pycalc plugin enables the execution of python code directly within the editor upon pressing the Enter key.", + "description": "Enables the execution of Python code directly within the editor upon pressing the Enter key.", "author": "pycalc", "authorUrl": "https://github.com/pycalc-plugin", "isDesktopOnly": false