We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68ee948 commit 32fb37cCopy full SHA for 32fb37c
README.md
@@ -136,7 +136,7 @@ Validators use the rules to validate the claims. Each rule determines possible v
136
* [OlderThan](https://github.com/miladrahimi/php-jwt/blob/master/src/Validator/Rules/OlderThan.php)
137
* [OlderThanOrSame](https://github.com/miladrahimi/php-jwt/blob/master/src/Validator/Rules/OlderThanOrSame.php)
138
139
-You can see their description in their class doc-block.
+You can see their description in their class doc-blocks.
140
141
#### Required and Optional Rules
142
0 commit comments