diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 1e500e9..1655867 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -173,7 +173,7 @@ types: default: "" description: "Reliable channel identifier. If empty, the message is considered ephemeral and is not sent reliably. - If != empty, the message will be segmented, SDS'ed and encrypted under the given reliable channel." + If != empty, the messageEnvelope will be segmented, SDS'ed and encrypted under the given reliable channel." ReliableChannel: type: object