diff --git a/protocol.md b/protocol.md index 2156feb..c1aaa1d 100644 --- a/protocol.md +++ b/protocol.md @@ -618,7 +618,7 @@ However, the server may decide to use a parallel execution strategy and may wish #### Server lifetime -The current protocol specification defines that the lifetime of a server is managed by the client (e.g. a tool like VS Code or Emacs). It is up to the client to decide when to start (process vise) and when to shutdown a server. +The current protocol specification defines that the lifetime of a server is managed by the client (e.g. a tool like VS Code or Emacs). It is up to the client to decide when to start (process-wise) and when to shutdown a server. #### Initialize Request