Skip to content

Commit ed2159a

Browse files
committed
Merge pull request #8 from segiddins/patch-1
Update README.md
2 parents bc5dde7 + cf2c5df commit ed2159a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ This library supports the following algorithms:
6565
- None - Unsecured JWTs
6666
- HS256 - HMAC using SHA-256 hash algorithm (default)
6767
- HS384 - HMAC using SHA-384 hash algorithm
68-
- HS512 - HMAC using SHA-384 hash algorithm
68+
- HS512 - HMAC using SHA-512 hash algorithm
6969

7070
## License
7171

0 commit comments

Comments
 (0)