samchon / nestia

NestJS Helper Libraries + TypeScript OpenAPI generator
https://nestia.io/
MIT License
1.76k stars 91 forks source link

Fix typo in TypedFormData.mdx #826

Closed nundung closed 5 months ago

nundung commented 5 months ago

Before submitting a Pull Request, please test your code.

If you created a new created a new feature, then create the unit test function, too.

# COMPILE THE BACKEND SERVER
npm run build

# RUN THE TEST AUTOMATION PROGRAM
npm run test

Learn more about the CONTRIBUTING