mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
docs: fix grammatical error (#6458)
This commit is contained in:
parent
5e47caf4bd
commit
cc23ba2dd9
@ -61,7 +61,7 @@ You have the option to choose between module loaders just like in browser packag
|
||||
For an example how to use TypeORM in Cordova see [typeorm/cordova-example](https://github.com/typeorm/cordova-example) and for Ionic see [typeorm/ionic-example](https://github.com/typeorm/ionic-example). **Important**: For use with Ionic, a custom webpack config file is needed! Please checkout the example to see the needed changes.
|
||||
|
||||
## React Native
|
||||
TypeORM is able to on React Native apps using the [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage) plugin. For an example see [typeom/react-native-example](https://github.com/typeorm/react-native-example).
|
||||
TypeORM is able to run on React Native apps using the [react-native-sqlite-storage](https://github.com/andpor/react-native-sqlite-storage) plugin. For an example see [typeom/react-native-example](https://github.com/typeorm/react-native-example).
|
||||
|
||||
## Expo
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user