chrishoermann / zod-prisma-types

Generator creates zod types for your prisma models with advanced validation
Other
579 stars 43 forks source link

Fixed Typos and Grammatical error in Readme.md #198

Closed JanumalaAkhilendra closed 8 months ago

JanumalaAkhilendra commented 8 months ago

Description:

This Pull Request fixes a typographical error in the README.md file.

Changes Made:

Corrected "behaviour" to "behavior" and "validatiors" to "validators" and also "filds" to "fields' in the README.md file.

Additional Information:

This fix is not related to any existing issue. It's a minor typo that I noticed while reviewing the README.

Thank you for considering this contribution.