docs(core): Correct spelling error in directives docs (#25377)
Link to life-cycle hooks was spelt as "life-cycle hoooks". PR Close #25377
This commit is contained in:
parent
2ce93482b9
commit
9c1311c801
@ -26,7 +26,7 @@ export interface DirectiveDecorator {
|
|||||||
* runtime.
|
* runtime.
|
||||||
*
|
*
|
||||||
* Directive classes, like component classes, can implement
|
* Directive classes, like component classes, can implement
|
||||||
* [life-cycle hoooks](guide/lifecycle-hooks) to influence their configuration and behavior.
|
* [life-cycle hooks](guide/lifecycle-hooks) to influence their configuration and behavior.
|
||||||
*
|
*
|
||||||
*
|
*
|
||||||
* @usageNotes
|
* @usageNotes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user