proper casing

as part of the translation activity we get feedback from translators - this is about Coffeescript's proper casing being CoffeeScript
thank you https://www.transifex.com/user/profile/joelyang/
This commit is contained in:
Aldo Donetti
2018-02-22 10:07:26 +01:00
committed by GitHub
parent 0e9649f0ae
commit 3b0e387fcd

View File

@@ -1,4 +1,4 @@
{
"displayName": "Coffeescript Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in Coffeescript files"
}
"displayName": "CoffeeScript Language Features",
"description": "Provides Syntax highlighting, Folding, Bracket matching, Snippets and other language features in CoffeeScript files"
}