docs(): fix typo
This commit is contained in:
parent
127fbfd5a6
commit
8755a8e188
@ -1001,7 +1001,7 @@ export class PipeMetadata extends InjectableMetadata {
|
||||
export class InputMetadata {
|
||||
constructor(
|
||||
/**
|
||||
* Name used when instantiating a component in the temlate.
|
||||
* Name used when instantiating a component in the template.
|
||||
*/
|
||||
public bindingPropertyName?: string) {}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user