docs(aio): fix inconsistency in lifecycle hooks table

This commit is contained in:
Dmytro Yarmak
2017-12-17 14:17:43 +02:00
committed by Alex Rickabaugh
parent 4a49e19bd7
commit c7241ca0e6

View File

@ -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>