From 9994965ef694de1f4cceccfbeb1034c325155613 Mon Sep 17 00:00:00 2001 From: Brad Cornes Date: Tue, 18 Aug 2020 15:50:16 +0100 Subject: [PATCH] Update setting description --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index af3094d..f7d84e0 100755 --- a/package.json +++ b/package.json @@ -79,7 +79,7 @@ "off" ], "markdownEnumDescriptions": [ - "Color decorators are rendered if `editor.colorDecorators` is `true`.", + "Color decorators are rendered if `editor.colorDecorators` is enabled.", "Color decorators are rendered.", "Color decorators are not rendered." ],