diff --git a/message.send.md b/message.send.md index 00079a7..3cdfadb 100644 --- a/message.send.md +++ b/message.send.md @@ -4,7 +4,6 @@ ```json { "key": "message.send", - "intent": "control", "scope": "websocket" } ``` @@ -22,6 +21,7 @@ ```json { "key": "message.send", + "scope": "websocket", "originator": "Brian Kernighan", "message": "hello, world" }