correct typo in msvc.properties.json

This commit is contained in:
Nick Fyson
2021-10-22 09:33:24 +01:00
committed by GitHub
parent c3de16f318
commit 149db50d43
@@ -1,7 +1,7 @@
{
"name": "Microsoft C++ Code Analysis",
"creator": "Microsoft",
"description": "Code Analysis with the Microsoft C & C++ Compiler for CMake base projects.",
"description": "Code Analysis with the Microsoft C & C++ Compiler for CMake based projects.",
"iconName": "microsoft",
"categories": ["Code Scanning", "C", "C++"]
}