Skip to content

Commit 43cbcc4

Browse files
authored
Update README.md
1 parent 2228e86 commit 43cbcc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ import { DatabaseModule } from 'ionic-database-builder';
108108
imports: [
109109
DatabaseModule.forRoot(
110110
DatabaseSettingsFactory,
111-
DatabaseMigration
111+
DatabaseMigrationService
112112
)
113113
...
114114
],

0 commit comments

Comments
 (0)