From 48fddb5cbc0e99a08fcc439aca70ae6fba376478 Mon Sep 17 00:00:00 2001 From: narawat Date: Mon, 25 May 2026 07:36:17 +0700 Subject: [PATCH] update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c138f1..dc3bd53 100644 --- a/README.md +++ b/README.md @@ -557,7 +557,7 @@ const [envelope, envelopeJsonStr] = await msghandlerCSR.smartpack("/data/analysi ### Example 7: Publish-Subscribe Pattern (Julia) -Bi-directional communication with reply-to support. +Bi-directional communication. ```julia using msghandler, NATS