From 061a7d89f25cc68269f32b751893e823bbfc10f6 Mon Sep 17 00:00:00 2001 From: Anthony Watherston Date: Thu, 8 Jun 2017 16:42:25 +0800 Subject: [PATCH] Create PowerShell.json --- snippets/PowerShell.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/snippets/PowerShell.json b/snippets/PowerShell.json index 6c8df68fb3..d8a1bb3919 100644 --- a/snippets/PowerShell.json +++ b/snippets/PowerShell.json @@ -655,7 +655,7 @@ "description": "Class-based DSC resource provider snippet" }, "DSC Resource Provider (function-based)": { - "prefix": "DSC resource provier (function-based)", + "prefix": "DSC resource provider (function-based)", "body": [ "function Get-TargetResource {", "\tparam (",