From ec7f47d2d23db5432db2d15af5fd4f0dec9a97a8 Mon Sep 17 00:00:00 2001 From: Matthias Hanel Date: Tue, 16 Feb 2021 13:16:11 -0500 Subject: [PATCH] Update developing-with-nats/tutorials/jwt.md Co-authored-by: Colin Sullivan --- developing-with-nats/tutorials/jwt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/developing-with-nats/tutorials/jwt.md b/developing-with-nats/tutorials/jwt.md index 9c5733a..3903867 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -525,7 +525,7 @@ resolver: URL(http://localhost:9090/jwt/v1/accouts/) #### Key Takeaways -* JWT are secure +* JWTs are secure * 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