typeorm icon indicating copy to clipboard operation
typeorm copied to clipboard

Docs: fix connection options description

Open os-moussao opened this issue 1 year ago • 0 comments

Description of change

  • I fixed the description of the url property, in documentation & comments
  • I fixed a description typo "severs" -> "servers"

Pull-Request Checklist

  • [x] Code is up-to-date with the master branch
  • [ ] npm run format to apply prettier formatting
  • [ ] npm run test passes 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

os-moussao avatar Jun 19 '24 15:06 os-moussao