chore: fix typos (#4877)
* Chore: Fix typos * Add generated resources --------- Co-authored-by: Shahed Nasser <shahednasser@gmail.com>
This commit is contained in:
committed by
GitHub
parent
359bd290ba
commit
a0bbc1893b
@@ -132,7 +132,7 @@ export abstract class MikroOrmAbstractTreeRepositoryBase<T = any>
|
||||
}
|
||||
|
||||
/**
|
||||
* Priviliged extends of the abstract classes unless most of the methods can't be implemented
|
||||
* Privileged extends of the abstract classes unless most of the methods can't be implemented
|
||||
* in your repository. This base repository is also used to provide a base repository
|
||||
* injection if needed to be able to use the common methods without being related to an entity.
|
||||
* In this case, none of the method will be implemented except the manager and transaction
|
||||
|
||||
Reference in New Issue
Block a user