diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 654cb7b..2a6ce55 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -239,7 +239,7 @@ functions: functions: send: description: "Send a message through a reliable channel. The message is always segmented, - SDS-tracked, rate-limited, and encrypted (if configured)." + SDS-tracked, rate-limited (optional), and encrypted (optional)." parameters: - name: channel type: ReliableChannel