class-validator icon indicating copy to clipboard operation
class-validator copied to clipboard

fix: small grammatical error on README.md

Open igorrocha opened this issue 9 months ago • 0 comments

Description

In the README section about custom decorators, it says: "You can also create a custom decorators. Its the most elegant way of using a custom validations.". The correct grammar would be "You can also create a custom decorator. It's the most elegant way of using custom validations."

Minimal code-snippet showcasing the problem

// Not applicable. Documentation changes only.

Expected behavior

Not applicable. Documentation changes only.

Actual behavior

Not applicable. Documentation changes only.

igorrocha avatar Apr 20 '25 22:04 igorrocha