From 9afcff28a6afc6a05982fc262c7c6ee132028f1b Mon Sep 17 00:00:00 2001 From: Marcel Kloubert Date: Mon, 9 Apr 2018 06:50:35 +0200 Subject: [PATCH] minor fixes --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6cf2dd..ed118f2 100644 --- a/package.json +++ b/package.json @@ -1318,7 +1318,7 @@ ] }, "showStatusWhenFinished": { - "description": "Show workspace name as prefix in popup messages or not.", + "description": "Show a button in the status bar, after a deploy operation has been finished.", "oneOf": [ { "description": "Show a button in the status bar, after a deploy operation has been finished or not.",