We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d537ee2 + d67e95c commit bf79f9dCopy full SHA for bf79f9d
content/recipes/sql-sequelize.md
@@ -140,4 +140,4 @@ import { DatabaseModule } from '../database/database.module';
140
export class CatsModule {}
141
```
142
143
-> info **Hint** Do not forget to import the `CatsModule` into the root `ApplicationModule`.
+> info **Hint** Do not forget to import the `CatsModule` into the root `AppModule`.
0 commit comments