Skip to content

Commit 3edda97

Browse files
committed
πŸ€¦πŸ»β€β™‚οΈ spellings, if only I could nto mkae dez mistakes πŸ€¦πŸ»β€β™‚οΈ
1 parent a8bacf6 commit 3edda97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

β€Žsnippets/PowerShell.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@
305305
"\t\t[String]",
306306
"\t\t\\$Param3",
307307
"",
308-
"\t\t# Checkout the docs https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_functions_argument_completion?view=powershell-7.5#argumentcompletions-attribute on differnet ways to provide Argumnet Completion",
308+
"\t\t# Checkout the docs https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/about/about_functions_argument_completion?view=powershell-7.5#argumentcompletions-attribute on different ways to provide Argument Completion",
309309
"\t\t[Parameter(ParameterSetName = 'Yet Another Parameter Set')]",
310310
"\t\t[ArgumentCompleter({'add script'})]",
311311
"\t\t[ValidateLength(0, 15)]",

0 commit comments

Comments
Β (0)