diff --git a/specification.md b/specification.md index 825b2a9..a9242a8 100644 --- a/specification.md +++ b/specification.md @@ -3633,7 +3633,7 @@ The color presentation request is sent from the client to the server to obtain a _Request_: * method: 'textDocument/colorPresentation' -* params: `DocumentColorParams` defined as follows +* params: `ColorPresentationParams` defined as follows ```typescript interface ColorPresentationParams {