docs(elements): fix typo (tranformation --> transformation) (#25600)
PR Close #25600
This commit is contained in:
parent
51d5b433d0
commit
4e82a76998
@ -97,7 +97,7 @@ export interface NgElementConfig {
|
||||
injector: Injector;
|
||||
/**
|
||||
* An optional custom strategy factory to use instead of the default.
|
||||
* The strategy controls how the tranformation is performed.
|
||||
* The strategy controls how the transformation is performed.
|
||||
*/
|
||||
strategyFactory?: NgElementStrategyFactory;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user