diff --git a/extensions/npm/package.nls.json b/extensions/npm/package.nls.json index a3b43f64c0bcfaab2c5213b20fad228ea72b9074..19acf55d86577451520f791b4d3a2e4dd165ba08 100644 --- a/extensions/npm/package.nls.json +++ b/extensions/npm/package.nls.json @@ -8,7 +8,7 @@ "config.npm.enableScriptExplorer": "Enable an explorer view for npm scripts.", "npm.parseError": "Npm task detection: failed to parse the file {0}", "taskdef.script": "The npm script to customize.", - "taskdef.path": "The path to the folder of the package.json file that provides the script. Can be ommitted.", + "taskdef.path": "The path to the folder of the package.json file that provides the script. Can be omitted.", "view.name": "Npm Scripts", "command.refresh": "Refresh", "command.run": "Run",