Skip to content

Commit 987b371

Browse files
authored
Merge pull request #1 from anwather/anwather-patch-1
Fixed error in snippet text
2 parents 4a4eeb7 + 061a7d8 commit 987b371

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
@@ -655,7 +655,7 @@
655655
"description": "Class-based DSC resource provider snippet"
656656
},
657657
"DSC Resource Provider (function-based)": {
658-
"prefix": "DSC resource provier (function-based)",
658+
"prefix": "DSC resource provider (function-based)",
659659
"body": [
660660
"function Get-TargetResource {",
661661
"\tparam (",

0 commit comments

Comments
 (0)