typeorm / typeorm

ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
http://typeorm.io
MIT License
33.59k stars 6.22k forks source link

docs: fix typo in many-to-many-relations.md #10855

Closed zoomkoding closed 1 month ago

zoomkoding commented 1 month ago

Description of change

Fixed a typo in the example code of many-to-many-relations.

Pull-Request Checklist

zoomkoding commented 1 month ago

duplicated