diff --git a/package.json b/package.json index 9c2300c8..34b8d18f 100644 --- a/package.json +++ b/package.json @@ -194,7 +194,7 @@ "rust-client.updateOnStartup": { "type": "boolean", "default": false, - "description": "Update the RLS whenever the extension starts up." + "description": "Update the Rust toolchain and its required components whenever the extension starts up." }, "rust-client.autoStartRls": { "type": "boolean",