Skip to content

Commit

Permalink
Fix extra word
Browse files Browse the repository at this point in the history
  • Loading branch information
mjbvz committed Jun 1, 2018
1 parent 857db02 commit 22789e6
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@
"description": "Contributed TypeScript server plugins.",
"items": {
"type": "object",
"description": "TypeScript server plugin.typescriptServerPlugins",
"description": "TypeScript server plugin.",
"properties": {
"name": {
"type": "string",
"description": "The name of the plugin as listed in the package.json."
"description": "Name of the plugin as listed in the package.json."
}
}
}
Expand Down

0 comments on commit 22789e6

Please sign in to comment.