From c7d7d5ec80a789664d79c111438e359402252e80 Mon Sep 17 00:00:00 2001 From: Aaron Powell Date: Mon, 7 Jul 2025 10:02:24 +1000 Subject: [PATCH] Update instructions/powershell.instructions.md --- instructions/powershell.instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions/powershell.instructions.md b/instructions/powershell.instructions.md index 28b2edc..3b7cb4d 100644 --- a/instructions/powershell.instructions.md +++ b/instructions/powershell.instructions.md @@ -1,6 +1,6 @@ --- applyTo: '**/*.ps1,**/*.psm1' -description: "PowerShell cmdlet and scripting best practices based on Microsoft guidelines" +description: 'PowerShell cmdlet and scripting best practices based on Microsoft guidelines' --- # PowerShell Cmdlet Development Guidelines