8579: Fix spec bug r=matklad a=matklad

bors r+
🤖

Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
bors[bot] 2021-04-19 14:56:39 +00:00 committed by GitHub
commit 2cdc83af93
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -422,7 +422,7 @@ Reloads project information (that is, re-executes `cargo metadata`).
## Server Status
**Experimental Client Capability:** `{ "serverStatus": boolean }`
**Experimental Client Capability:** `{ "serverStatusNotification": boolean }`
**Method:** `experimental/serverStatus`