This commit is contained in:
Mauro Ciancio 2016-09-08 11:56:17 -03:00 committed by GitHub
parent f522abe2cb
commit 77dcd9a9b3
1 changed files with 1 additions and 1 deletions

View File

@ -178,7 +178,7 @@ try {
JJWT automatically detects that compression was used by examining the header and will automatically decompress when parsing. No extra coding is needed on your part for decompression.
* **Require Claims.** When parsing, you can specify that certain calims *must* be present and set to a certain value.
* **Require Claims.** When parsing, you can specify that certain claims *must* be present and set to a certain value.
```java
try {