Merge pull request #1053 from actions/rneatherway-patch-1

Minor grammar fix
This commit is contained in:
Robin Neatherway
2021-08-19 16:31:57 +01:00
committed by GitHub
@@ -1,7 +1,7 @@
{
"name": "DevSkim",
"creator": "Microsoft CST-E",
"description": "DevSkim is security linter that highlights common security issues in source code.",
"description": "DevSkim is a security linter that highlights common security issues in source code.",
"iconName": "cst-logo",
"categories": ["Code Scanning", "C", "C#", "C++", "Go", "Java", "JavaScript", "TypeScript", "Python", "Powershell", "Cobol", "Objective C", "PHP", "Ruby", "Rust", "SQL", "Swift", "Visual Basic"]
}