Fixed typos (#34)

This commit is contained in:
Jean Swart
2020-10-02 09:35:24 +02:00
committed by GitHub
parent 891cd4c4e0
commit 871f00ebdc
4 changed files with 8 additions and 8 deletions

2
.vscode/tasks.json vendored
View File

@ -20,7 +20,7 @@
"problemMatcher": []
},
{
"label": "Install a spesific version of Home Assistant",
"label": "Install a specific version of Home Assistant",
"type": "shell",
"command": "container set-version",
"problemMatcher": []