diff --git a/editors/code/package.json b/editors/code/package.json index 1cbd8d6642..442b9de98e 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -281,7 +281,7 @@ "minItems": 1 }, "default": null, - "markdownDescription": "Advanced option, fully override the command rust-analyzer uses for checking. The command should include `--message=format=json` or similar option." + "markdownDescription": "Advanced option, fully override the command rust-analyzer uses for checking. The command should include `--message-format=json` or similar option." }, "rust-analyzer.checkOnSave.allTargets": { "type": "boolean",