Skip to content

Commit dd736af

Browse files
committed
Minor description consistency tweak. Issue PowerShell#63.
1 parent 30d5917 commit dd736af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

snippets/PowerShell.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -494,7 +494,7 @@
494494
"[${ParameterType}]",
495495
"$${ParameterName}"
496496
],
497-
"description": "Cmdlet parameter declaration snippet"
497+
"description": "Parameter declaration snippet"
498498
},
499499
"Parameter-Path": {
500500
"prefix": "parameter-path",

0 commit comments

Comments
 (0)