diff --git a/extensions/theme-seti/package.json b/extensions/theme-seti/package.json index 60bac73aa45..21c61890555 100644 --- a/extensions/theme-seti/package.json +++ b/extensions/theme-seti/package.json @@ -2,7 +2,7 @@ "name": "vscode-theme-seti", "private": true, "version": "0.1.0", - "description": "A file icon theme made out of the Seti UI file idons", + "description": "A file icon theme made out of the Seti UI file icons", "publisher": "vscode", "scripts": { "update": "node ./build/update-icon-theme.js" @@ -17,4 +17,4 @@ } ] } -} \ No newline at end of file +}