Skip to content

Commit dc41588

Browse files
igorrochabraaar
andauthored
fix small grammatical error in README.md (#2596)
Co-authored-by: Brage Sekse Aarset <brage.aarset@gmail.com>
1 parent 2c0ff53 commit dc41588

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -706,7 +706,7 @@ export class CustomTextLength implements ValidatorConstraintInterface {
706706

707707
## Custom validation decorators
708708

709-
You can also create a custom decorators. Its the most elegant way of using a custom validations.
709+
You can also create a custom decorator. It's the most elegant way of using custom validations.
710710
Lets create a decorator called `@IsLongerThan`:
711711

712712
1. Create a decorator itself:

0 commit comments

Comments
 (0)