diff --git a/developing-with-nats/tutorials/jwt.md b/developing-with-nats/tutorials/jwt.md index 712052c..b3f1c9b 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -1472,7 +1472,7 @@ When signing keys where used, the account identity NKEY would only be needed to #### Revocations JWT for user, activations and accounts can be explicitly revoked. -Furthermore can signing keys be removed, thus invalidating all JWT signed by the removed NKEY. +Furthermore can signing keys be removed, thus invalidating all JWTs signed by the removed NKEY. ##### User