Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Milad Rahimi authored Dec 27, 2019
1 parent 68ee948 commit 32fb37c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Validators use the rules to validate the claims. Each rule determines possible v
* [OlderThan](https://github.com/miladrahimi/php-jwt/blob/master/src/Validator/Rules/OlderThan.php)
* [OlderThanOrSame](https://github.com/miladrahimi/php-jwt/blob/master/src/Validator/Rules/OlderThanOrSame.php)

You can see their description in their class doc-block.
You can see their description in their class doc-blocks.

#### Required and Optional Rules

Expand Down

0 comments on commit 32fb37c

Please sign in to comment.