From 2462364d4681f12ef81784410f9695428cc88747 Mon Sep 17 00:00:00 2001 From: Ivan Boothe Date: Mon, 25 Oct 2021 20:12:10 -0700 Subject: [PATCH] Shorten displayed help text Signed-off-by: Ivan Boothe --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8527ee9..9d3adb4 100644 --- a/manifest.json +++ b/manifest.json @@ -12,7 +12,7 @@ "id": "symbol", "type": "keyword", "name": "Symbol", - "description": "Search symbols in ASCII and Unicode. Enter to copy the symbol, alt+enter to copy the HTML entity. Dark mode friendly.", + "description": "Search Unicode. Enter to copy symbol, alt+enter to copy HTML entity.", "default_value": "sym" } ]