From 5821f15cd0b80b6ff263639e545dc3172c7f8c15 Mon Sep 17 00:00:00 2001 From: Matthias Hanel Date: Tue, 16 Feb 2021 13:13:19 -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 8faa99f..8057999 100644 --- a/developing-with-nats/tutorials/jwt.md +++ b/developing-with-nats/tutorials/jwt.md @@ -640,7 +640,7 @@ However, organization may not wish to make those public outright and thus has to When restoring an older version, be aware that: * All changes made since will be lost. Specifically revocations may be undone. -* Time has moved on and thus JWT that used to be valid at the time of the backup/commit may be expired now. Thus +* Time has moved on and thus JWTs that were once valid at the time of the backup or commit may be expired now. Thus You may have to be edit them to match your expectations again. * NKEYS are stored in a separate directory, so to not restore a JWT for which the NKEY has been deleted since: * Either keep all keys around or