Skip to content

Commit

Permalink
style
Browse files Browse the repository at this point in the history
  • Loading branch information
r10s committed Nov 19, 2024
1 parent 56c0a1f commit 875b4d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src-docs/spec/sendUpdate.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Send an update to all peers.
Do not add linebreaks; implementations will truncate the text at about 50 characters or less.
If there are series of info messages, older ones may be dropped.
use this option sparingly to not spam the chat.
- `update.notify`: optional array of user `addr` that should be notified eg. by a sound.
- `update.notify`: optional array of user addresses that should be notified eg. by a sound.
note that still all users get the update payload and the `info` message shown in a chat
- `update.document`: optional, name of the document in edit
(eg. the title of a poll or the name of a text in an editor)
Expand Down

0 comments on commit 875b4d7

Please sign in to comment.