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

View File

@@ -1,4 +1,4 @@
{
"displayName": "Perl Language Basics",
"description": "Provides Syntax highlighting and Bracket matching in Perl files"
"description": "Provides syntax highlighting and bracket matching in Perl files."
}