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>
|
||||||
<tr style='vertical-align:top'>
|
<tr style='vertical-align:top'>
|
||||||
<td>
|
<td>
|
||||||
<code>ngOnDestroy</code>
|
<code>ngOnDestroy()</code>
|
||||||
</td>
|
</td>
|
||||||
<td>
|
<td>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue