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

Update developing-with-nats/tutorials/jwt.md

Co-authored-by: Colin Sullivan <colin@synadia.com>
This commit is contained in:
Matthias Hanel 2021-02-15 12:43:07 -05:00 committed by GitHub
parent 2673bdc675
commit fd8ca22fa5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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