diff --git a/developing-with-nats/tutorials/jwt.md b/developing-with-nats/tutorials/jwt.md index b4f8b23..37255dd 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -526,7 +526,7 @@ resolver: URL(http://localhost:9090/jwt/v1/accouts/) #### Key Takeaways * JWT are secure -* JWT carry configuration corresponding to Operator/Accounts/User +* JWTs carry configuration corresponding to Operator/Accounts/User * Basis for operating one nats-infrastructure to serve separate yet optionally connected entities without introducing separate systems * Account resolver are way to obtain unknown Account JWT * On connect clients provide User JWT