From 7201bdc4853837fd628eed4c0fc3a9ae8cc6f85e Mon Sep 17 00:00:00 2001 From: Matthias Hanel Date: Tue, 16 Feb 2021 13:11:30 -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 01fd429..fe3cacc 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -316,7 +316,7 @@ JWT content can be viewed as public, although the content may reveal which subje #### Key Takeaways -* JWT are hierarchically organized in operator, account and user. +* JWTs are hierarchically organized in operator, account and user. * Carry corresponding configuration and config dedicated to decentralized nature of JWT. ### Hierarchical JWT