Skip to content

Commit bc11d46

Browse files
committed
Fix typo in description of vscode setting
1 parent f51b0cf commit bc11d46

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -554,7 +554,7 @@
554554
"items": {
555555
"type": "string"
556556
},
557-
"description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in te problems panel.",
557+
"description": "List of warnings warnings that should be displayed with hint severity.\nThe warnings will be indicated by faded text or three dots in code and will not show up in the problems panel.",
558558
"default": []
559559
}
560560
}

0 commit comments

Comments
 (0)