diff --git a/protocol.md b/protocol.md index fa98118..0246bb2 100644 --- a/protocol.md +++ b/protocol.md @@ -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