Skip to content

Commit e7325c4

Browse files
committed
fix readme
1 parent 7bdbf2b commit e7325c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/playground/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ When you run `npm start`, the application will:
4444
src/
4545
├── entity/
4646
│ └── User.ts # User entity definition
47-
── index.ts # Main application code
48-
ormconfig.ts # Database configuration
47+
── index.ts # Main application code
48+
└── ormconfig.ts # Database configuration
4949
```
5050

5151
## Note

0 commit comments

Comments
 (0)