diff --git a/docs/web_api.md b/docs/web_api.md index 8c05cc9..f6eaeef 100644 --- a/docs/web_api.md +++ b/docs/web_api.md @@ -182,7 +182,7 @@ JSON-RPC request (Websocket Only): ```json { "jsonrpc": "2.0", - "method": "server.connection.idenity", + "method": "server.connection.identify", "params": { "client_name": "moontest", "version": "0.0.1",