Corrected array notation.

This commit is contained in:
Dirk Baeumer 2016-08-18 09:48:25 +02:00
parent c6fdb6237c
commit b1b1eedead

View file

@ -1211,7 +1211,7 @@ _Request_
* param: [`TextDocumentPositionParams`](#textdocumentpositionparams)
_Response_
* result: [`DocumentHighlight`] defined as follows:
* result: `DocumentHighlight`[] defined as follows:
```typescript
/**
* A document highlight is a range inside a text document which deserves