Skip to content

Commit 3ff1166

Browse files
authored
docs: fix typo in readme (#219)
minor typo
1 parent 0d8f673 commit 3ff1166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Instead of relying on this discovery, you can provide the driver type explicitly
132132
export class AppModule {}
133133
```
134134

135-
## Auto entities automatically
135+
## Load entities automatically
136136

137137
Manually adding entities to the entities array of the connection options can be
138138
tedious. In addition, referencing entities from the root module breaks application

0 commit comments

Comments
 (0)