diff --git a/editors/code/package.json b/editors/code/package.json index 7c8b2fbece0..4b47fc9d343 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -583,7 +583,7 @@ "items": { "type": "string" }, - "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.", + "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.", "default": [] } }