docs(core): correct HostListener typo (#13203)
This commit is contained in:
parent
aa4bd14b3f
commit
51b06924bd
|
@ -1008,7 +1008,7 @@ export interface HostListener {
|
|||
}
|
||||
|
||||
/**
|
||||
* HostBinding decorator and metadata.
|
||||
* HostListener decorator and metadata.
|
||||
*
|
||||
* @stable
|
||||
* @Annotation
|
||||
|
|
Loading…
Reference in New Issue