diff --git a/developing-with-nats/tutorials/jwt.md b/developing-with-nats/tutorials/jwt.md index 14fe6b6..692e279 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -132,7 +132,7 @@ accounts: { } ``` -Same example, this time with messages crossing explicit account boundaries. +Here is a similar example, this time with messages crossing explicit account boundaries. ```text > nats -s nats://a:a@localhost:4222 sub ">" &