Skip to content

Commit e88ab6b

Browse files
authored
Update README.md
1 parent 293a658 commit e88ab6b

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
@@ -125,7 +125,7 @@ try {
125125
}
126126
```
127127

128-
In the example above, we used the `DefaultValidator`.
128+
In the example above, we extended `DefaultValidator`.
129129
This validator has some built-in Rules for public claims.
130130
We also recommend you extend it for your validation.
131131
The `DefaultValidator` is a subclass of the `BaseValidator`.

0 commit comments

Comments
 (0)