about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--editors/code/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json
index 59f89cebdea..850c0772f38 100644
--- a/editors/code/package.json
+++ b/editors/code/package.json
@@ -503,7 +503,7 @@
                     "type": "boolean"
                 },
                 "rust-analyzer.showRequestFailedErrorNotification": {
-                    "markdownDescription": "Whether to show panic error notifications.",
+                    "markdownDescription": "Whether to show error notifications for failing requests.",
                     "default": true,
                     "type": "boolean"
                 },