Edit pass on built-in extension descriptions (#44875)

This commit is contained in:
Greg Van Liew
2018-03-02 00:43:06 +00:00
committed by Ramya Rao
parent ba38492bfd
commit b3a1b98d54
41 changed files with 41 additions and 41 deletions
@@ -1,4 +1,4 @@
{
"displayName": "Package File Editing",
"description": "Provides intelli-sense for VS Code extension points and linting capabilities in Package json files"
"description": "Provides IntelliSense for VS Code extension points and linting capabilities in package.json files."
}