Skip to content

Commit 1c3fc6f

Browse files
JoshSchreuderegamma
authored andcommitted
Fix spelling mistake in NPM task tooltip (microsoft#48980)
ommitted -> omitted
1 parent bcaa3ea commit 1c3fc6f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extensions/npm/package.nls.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"config.npm.enableScriptExplorer": "Enable an explorer view for npm scripts.",
99
"npm.parseError": "Npm task detection: failed to parse the file {0}",
1010
"taskdef.script": "The npm script to customize.",
11-
"taskdef.path": "The path to the folder of the package.json file that provides the script. Can be ommitted.",
11+
"taskdef.path": "The path to the folder of the package.json file that provides the script. Can be omitted.",
1212
"view.name": "Npm Scripts",
1313
"command.refresh": "Refresh",
1414
"command.run": "Run",

0 commit comments

Comments
 (0)