mirror of
https://github.com/node-red/node-red.git
synced 2023-10-10 13:36:53 +02:00
minor spelling correction
This commit is contained in:
parent
de352dcdc2
commit
b84aba5c98
@ -74,7 +74,7 @@
|
|||||||
|
|
||||||
<p>If the message arriving at this node started at a WebSocket In node, the message
|
<p>If the message arriving at this node started at a WebSocket In node, the message
|
||||||
will be sent back to the client that triggered the flow. Otherwise, the message
|
will be sent back to the client that triggered the flow. Otherwise, the message
|
||||||
will be broadcast to all conntected clients.</p>
|
will be broadcast to all connected clients.</p>
|
||||||
<p>If you want to broadcast a message that started at a WebSocket In node, you
|
<p>If you want to broadcast a message that started at a WebSocket In node, you
|
||||||
should delete the <b>msg._session</b> property within the flow</p>.
|
should delete the <b>msg._session</b> property within the flow</p>.
|
||||||
</script>
|
</script>
|
||||||
|
Loading…
Reference in New Issue
Block a user