nestjsx / crud

NestJs CRUD for RESTful APIs
https://github.com/nestjsx/crud/wiki
MIT License
4.06k stars 538 forks source link

docs(readme): fix spellings #802

Open khalibloo opened 2 years ago

khalibloo commented 2 years ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] Tests
[ ] Release
[ ] CI related changes
[x] Other... Please describe: Readme documentation

What is the current behavior?

N/A

Issue Number: N/A

What is the new behavior?

N/A

Does this PR introduce a breaking change?

[ ] Yes
[x] No