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 2e9e6ce + dcfc32a commit d537ee2Copy full SHA for d537ee2
content/recipes/sql-typeorm.md
@@ -151,4 +151,4 @@ import { PhotoService } from './photo.service';
151
export class PhotoModule {}
152
```
153
154
-> info **Hint** Do not forget to import the `PhotoModule` into the root `ApplicationModule`.
+> info **Hint** Do not forget to import the `PhotoModule` into the root `AppModule`.
0 commit comments