diff --git a/snippets/PowerShell.json b/snippets/PowerShell.json index 505b361c33..169eb1ff60 100644 --- a/snippets/PowerShell.json +++ b/snippets/PowerShell.json @@ -12,7 +12,7 @@ "", "\tModuleVersion = '${ModuleVersion:0.1}'", "", - "\t# Use the New-Guid command to generate a GUID, and copy/paste into the next line" + "\t# Use the New-Guid command to generate a GUID, and copy/paste into the next line", "\tGUID = ''", "", "\tCopyright = '2017 ${company:Copyright Holder}'",