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