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 -1
View File
@@ -1,4 +1,4 @@
{
"displayName": "Swift Language Basics",
"description": "Provides Syntax highlighting, Bracket matching and Snippets in Swift files"
"description": "Provides snippets, syntax highlighting and bracket matching in Swift files."
}