Skip to content

Commit

Permalink
Small improvements README.md (#977)
Browse files Browse the repository at this point in the history
  • Loading branch information
aaabramov committed Sep 22, 2023
1 parent d28d9c9 commit b40c8ba
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -562,8 +562,8 @@ The Java NATS library provides two mechanisms to listen for messages, three if y

## JetStream

Publishing and subscribing to JetStream enabled servers is straightforward. A
JetStream enabled application will connect to a server, establish a JetStream
Publishing and subscribing to JetStream-enabled servers is straightforward. A
JetStream-enabled application will connect to a server, establish a JetStream
context, and then publish or subscribe. This can be mixed and matched with standard
NATS subject, and JetStream subscribers, depending on configuration, receive messages
from both streams and directly from other NATS producers.
Expand Down

0 comments on commit b40c8ba

Please sign in to comment.