diff --git a/public/docs/ts/latest/guide/lifecycle-hooks.jade b/public/docs/ts/latest/guide/lifecycle-hooks.jade index 427a1f61ea..4605c0a3e0 100644 --- a/public/docs/ts/latest/guide/lifecycle-hooks.jade +++ b/public/docs/ts/latest/guide/lifecycle-hooks.jade @@ -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