diff --git a/editors/code/package.json b/editors/code/package.json index af0a5c851f..938df475fb 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -554,7 +554,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": [] } }