sds lint fix (#177)

Fix lint issue in sds.md
This commit is contained in:
Jimmy Debe
2025-08-22 08:53:34 -04:00
committed by GitHub
parent 3b968ccce3
commit 3505da6bd6

View File

@@ -88,7 +88,7 @@ message Message {
}
```
The sending participant MUST include its own globally unique identifier in the `sender_id` field.
The sending participant MUST include its own globally unique identifier in the `sender_id` field.
In addition, it MUST include a globally unique identifier for the message in the `message_id` field,
likely based on a message hash.
The `channel_id` field MUST be set to the identifier of the channel of group communication