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 bf79f9d + 8da1da7 commit c1716f0Copy full SHA for c1716f0
content/recipes/mongodb.md
@@ -180,4 +180,4 @@ import { DatabaseModule } from '../database/database.module';
180
export class CatsModule {}
181
```
182
183
-> 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