1
0
mirror of https://github.com/taigrr/nats.docs synced 2025-01-18 04:03:23 -08:00

Merge pull request #41 from xxxcoltxxx/patch-1

Typo
This commit is contained in:
Ginger Collison 2020-01-30 16:41:58 -06:00 committed by GitHub
commit dd55b91e53
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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