Skip to content

Commit c1716f0

Browse files
Merge pull request #1828 from Tony133/docs/mongodb-update
docs(recipes-mongodb): improvement
2 parents bf79f9d + 8da1da7 commit c1716f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/mongodb.md

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

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

0 commit comments

Comments
 (0)