Skip to content

Commit 32fb37c

Browse files
author
Milad Rahimi
authored
Update README.md
1 parent 68ee948 commit 32fb37c

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
@@ -136,7 +136,7 @@ Validators use the rules to validate the claims. Each rule determines possible v
136136
* [OlderThan](https://github.com/miladrahimi/php-jwt/blob/master/src/Validator/Rules/OlderThan.php)
137137
* [OlderThanOrSame](https://github.com/miladrahimi/php-jwt/blob/master/src/Validator/Rules/OlderThanOrSame.php)
138138

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

141141
#### Required and Optional Rules
142142

0 commit comments

Comments
 (0)