diff --git a/developing-with-nats/tutorials/jwt.md b/developing-with-nats/tutorials/jwt.md index a0c1c08..005141a 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -1531,7 +1531,7 @@ Alternatively you can also remove the account using `nsc delete account --name` ##### Signing keys -Accounts/Activations/User can be revoked in bulk by removing the respective signing key. +Accounts, Activations, and Users can be revoked in bulk by removing the respective signing key. Remove an operator signing key: `nsc edit operator --rm-sk ` As a modification of the operator, in order to take effect, all dependent [`nsc`](#nsc) installations as well as `nats-server` will need this new version of the operator jwt.