Update CustomRulePowerShellProbe.json

Fix typo
This commit is contained in:
Altana Tsedenova
2020-07-15 20:32:46 +03:00
committed by GitHub
parent 283908eee0
commit 0dc82c31e6
@@ -14,7 +14,7 @@
},
"displayName": "PowerShell host information",
"description": "Information about the PowerShell console host ",
"message": "Upgrade PowerShell. Installed major version is @{Output.Version}, latest available is @{latestVersion}.",
"message": "Upgrade PowerShell. Installed version is @{Output.Version}, latest available is @{latestVersion}.",
"level": "Warning",
"latestVersion": "7.0.2",
"condition": {