From b4f63d22ad5243717133cdf45e5aa17a7c163dc4 Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Tue, 18 Jun 2024 09:50:50 +0930 Subject: [PATCH] Wording fix in manifest.json Fix grammatical errors. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ca9e76a6..1a33e64f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BetterSEQTA+", "version": "3.2.6", - "description": "Enhance SEQTA's usability and aesthetics! A fork BetterSEQTA to continue development, and incorporate a plethora of new features!", + "description": "Enhance SEQTA Learn's usability and aesthetics! A fork of BetterSEQTA to continue development, and incorporate a plethora of new features!", "icons": { "32": "src/resources/icons/icon-32.png", "48": "src/resources/icons/icon-48.png",