Skip to content

Commit 0b20d4d

Browse files
thiscodedhmlau
authored andcommitted
docs(docs): fix incorrect directory name for base repository classes
Fix incorrect directory name for base repository classes fix #10611 Signed-off-by: Thomas Miliopoulos <github@thiscode.com>
1 parent 5c64297 commit 0b20d4d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/site/Repository-generator.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ The tool will prompt you for:
9393
skipped, otherwise it will present you a list of repositories. The default
9494
repository is inferred from the datasource type.
9595

96-
Any repository in the `src/repository` folder with the file format
96+
Any repository in the `src/repositor` folder with the file format
9797
`*.repository.base.ts` will be added to the list too.
9898

9999
- **Please enter the name of the ID property for _modelName_.** _(id)_ If the

0 commit comments

Comments
 (0)