diff --git a/.vscode/launch.json b/.vscode/launch.json index 15e95d99..df5c95a5 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -31,7 +31,7 @@ // Usage: "args": "${input:arguments}", "id": "arguments", "type": "promptString", - "description": "Which arguments to pass to the command?", + "description": "Which arguments to pass to the command?" }, { // Usage: "cwd": "${input:debug_working_dir}"