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 a693c5614c
commit 8458647232
1 changed files with 1 additions and 1 deletions

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>