diff --git a/pages/common/jwt.md b/pages/common/jwt.md index 281061ff34..2ad016e80a 100644 --- a/pages/common/jwt.md +++ b/pages/common/jwt.md @@ -2,7 +2,7 @@ > A command line tool to work with JSON Web Tokens (JWTs). > Encryption algorithms available are HS256,HS384, HS512, RS256, RS384, RS512, ES256, ES384. -> For more information: . +> More information: . - Decode a JWT: