docs(aio): fix inconsistency in lifecycle hooks table
This commit is contained in:
parent
a693c5614c
commit
8458647232
|
@ -140,7 +140,7 @@ calls the lifecycle hook methods in the following sequence at specific moments:
|
|||
</tr>
|
||||
<tr style='vertical-align:top'>
|
||||
<td>
|
||||
<code>ngOnDestroy</code>
|
||||
<code>ngOnDestroy()</code>
|
||||
</td>
|
||||
<td>
|
||||
|
||||
|
|
Loading…
Reference in New Issue