typeorm
typeorm copied to clipboard
Docs: fix connection options description
Description of change
- I fixed the description of the
urlproperty, in documentation & comments - I fixed a description typo "severs" -> "servers"
Pull-Request Checklist
- [x] Code is up-to-date with the
masterbranch - [ ]
npm run formatto apply prettier formatting - [ ]
npm run testpasses with this change - [ ] This pull request links relevant issues as
Fixes #0000 - [ ] There are new or updated unit tests validating the change
- [ ] Documentation has been updated to reflect this change
- [x] The new commits follow conventions explained in CONTRIBUTING.md