Skip to content

Commit 2cdc83a

Browse files
bors[bot]matklad
andauthored
Merge #8579
8579: Fix spec bug r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <[email protected]>
2 parents 6877e6e + e5d91e8 commit 2cdc83a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/lsp-extensions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@ Reloads project information (that is, re-executes `cargo metadata`).
422422

423423
## Server Status
424424

425-
**Experimental Client Capability:** `{ "serverStatus": boolean }`
425+
**Experimental Client Capability:** `{ "serverStatusNotification": boolean }`
426426

427427
**Method:** `experimental/serverStatus`
428428

0 commit comments

Comments
 (0)