From f7d6c6f4b143e54aa2da7d1d569eb1d7e0d28667 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 18 May 2020 23:39:40 +1000 Subject: [PATCH] Update plugin descriptions --- Plugins/Flow.Launcher.Plugin.Explorer/plugin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json index 4a6c8785c..35e8cc3ac 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json +++ b/Plugins/Flow.Launcher.Plugin.Explorer/plugin.json @@ -2,7 +2,7 @@ "ID": "572be03c74c642baae319fc283e561a8", "ActionKeyword": "*", "Name": "Explorer", - "Description": "Search and manage files, folders and subfolders. Explorer utilises Windows Index Search", + "Description": "Search for and manage files and folders. Explorer utilises Windows Index Search", "Author": "Jeremy Wu", "Version": "1.0.0", "Language": "csharp",