From d11093d7881176fab8de97babb79e1db74b9617d Mon Sep 17 00:00:00 2001 From: Simon Yang Date: Fri, 10 Mar 2023 19:57:32 +1100 Subject: [PATCH] Update description --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 77c1b7f..4689242 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "name": "AI Commander", "version": "1.0.0", "minAppVersion": "0.15.0", - "description": "Generate text from prompt, notes, and audio files using OpenAI API in conjunction with Bing search.", + "description": "Generate text from prompt, note text and audio files using OpenAI API in conjunction with Bing search.", "author": "Simon Yang", "authorUrl": "https://yzh503.github.io", "fundingUrl": "https://www.buymeacoffee.com/yzh503",