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