chrishoermann / zod-prisma-types

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

Fixed Typos in Readme.md #201

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 "cryptc " to "cryptic " and "mussage" to "message" 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.