diff --git a/clients/vscode/package.json b/clients/vscode/package.json index 7d1dd100b698..caeae09d2579 100644 --- a/clients/vscode/package.json +++ b/clients/vscode/package.json @@ -143,7 +143,7 @@ { "title": "Tabby", "properties": { - "tabby.API.endpoint": { + "tabby.api.endpoint": { "type": "string", "default": "", "pattern": "(^$)|(^https?:\\/\\/\\S+$)",