From 20fc26d0bd2dab59e6c266683708ff3782fe17cc Mon Sep 17 00:00:00 2001 From: Ivan FB <128452529+Ivansete-status@users.noreply.github.com> Date: Tue, 28 Apr 2026 00:25:09 +0200 Subject: [PATCH] Update standards/application/reliable-channel-api.md Co-authored-by: Igor Sirotin --- standards/application/reliable-channel-api.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/standards/application/reliable-channel-api.md b/standards/application/reliable-channel-api.md index 906a7f8..ebe3700 100644 --- a/standards/application/reliable-channel-api.md +++ b/standards/application/reliable-channel-api.md @@ -108,9 +108,8 @@ in [MESSAGING-API](/standards/application/messaging-api.md). functions: createReliableChannel: - description: "Opens a reliable channel over the given content topic. Sets up the required SDS state, - segmentation, and encryption, and subscribes to `contentTopic` via the underlying - [MESSAGING-API](/standards/application/messaging-api.md)." + description: "Creates a reliable channel over the given content topic. Sets up the required SDS state, + segmentation, and encryption, and subscribes to `contentTopic`." parameters: - name: node type: WakuNode