From 5c9f51d02277e140169471a75def73a615c865a2 Mon Sep 17 00:00:00 2001 From: Aleksandr Paramonov Date: Wed, 29 Jan 2020 16:08:27 +0300 Subject: [PATCH] Update README.md --- nats-protocol/nats-protocol/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nats-protocol/nats-protocol/README.md b/nats-protocol/nats-protocol/README.md index 29f7d69..17f712c 100644 --- a/nats-protocol/nats-protocol/README.md +++ b/nats-protocol/nats-protocol/README.md @@ -198,7 +198,7 @@ To subscribe the current connection to the subject `BAR` as part of distribution ### Description -`UNSUB` unsubcribes the connection from the specified subject, or auto-unsubscribes after the specified number of messages has been received. +`UNSUB` unsubscribes the connection from the specified subject, or auto-unsubscribes after the specified number of messages has been received. ### Syntax