diff --git a/docs/site/Controller-generator.md b/docs/site/Controller-generator.md index 6a79ac78b057..f869f58d409a 100644 --- a/docs/site/Controller-generator.md +++ b/docs/site/Controller-generator.md @@ -73,7 +73,7 @@ From the LoopBack 4 project that the CLI is run in, the CLI tool will search for the following files in the LoopBack 4 project it runs in: - `src/repositories/*.repository.ts` -- `src/repositores/*.repository.js` +- `src/repositories/*.repository.js` - `src/models/*.model.ts` - `src/models/*.model.js`