Skip to content

Commit d537ee2

Browse files
Merge pull request #1826 from Tony133/docs/sql-typeorm-update
docs(recipes-typeorm): improvement
2 parents 2e9e6ce + dcfc32a commit d537ee2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/recipes/sql-typeorm.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,4 +151,4 @@ import { PhotoService } from './photo.service';
151151
export class PhotoModule {}
152152
```
153153

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

0 commit comments

Comments
 (0)