Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit 124a03a

Browse files
liquidsnkwardbell
authored andcommitted
docs(lifecycle-hooks): minor typo.
closes #2045
1 parent 5de00cc commit 124a03a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/guide/lifecycle-hooks.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ table(width="100%")
8686
td ngDoCheck
8787
td
8888
:marked
89-
Detect and act upon changes that Angular can or won't
89+
Detect and act upon changes that Angular can't or won't
9090
detect on its own. Called every change detection run.
9191
tr(style=top)
9292
td ngOnDestroy

0 commit comments

Comments
 (0)