From d78112f2db628454ede54427a06ea4ccb487c058 Mon Sep 17 00:00:00 2001 From: Paul Sinclair Date: Mon, 25 Mar 2019 20:17:37 -0400 Subject: [PATCH] :books: Minor description change (#2) --- vscode/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vscode/config.json b/vscode/config.json index d832afa..d048152 100755 --- a/vscode/config.json +++ b/vscode/config.json @@ -2,7 +2,7 @@ "name": "Visual Studio Code", "version": "dev", "slug": "vscode", - "description": "Fully feature VSCode experience, to edit your HA config in the browser, including autocompletion!", + "description": "Fully featured VSCode experience, to edit your HA config in the browser, including auto-completion!", "url": "https://github.com/hassio-addons/addon-vscode", "webui": "[PROTO:ssl]://[HOST]:[PORT:1337]", "startup": "services",