Skip to content

Commit bf79f9d

Browse files
Merge pull request #1827 from Tony133/docs/sql-sequelize-update
docs(recipes-sequelize): improvement
2 parents d537ee2 + d67e95c commit bf79f9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/sql-sequelize.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ import { DatabaseModule } from '../database/database.module';
140140
export class CatsModule {}
141141
```
142142

143-
> info **Hint** Do not forget to import the `CatsModule` into the root `ApplicationModule`.
143+
> info **Hint** Do not forget to import the `CatsModule` into the root `AppModule`.

0 commit comments

Comments
 (0)