Skip to content

Commit dcfc32a

Browse files
committed
docs(recipes-typeorm): improvement
1 parent 2e9e6ce commit dcfc32a

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)