docs(lifecycle-hooks): minor typo.

closes #2045
This commit is contained in:
Fredy Treboux 2016-08-06 22:49:45 -03:00 committed by Ward Bell
parent 5de00cc591
commit 124a03ae09
1 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ table(width="100%")
td ngDoCheck
td
:marked
Detect and act upon changes that Angular can or won't
Detect and act upon changes that Angular can't or won't
detect on its own. Called every change detection run.
tr(style=top)
td ngOnDestroy