From 8458647232ab15f53b20a51184322e9a64b565e8 Mon Sep 17 00:00:00 2001 From: Dmytro Yarmak Date: Sun, 17 Dec 2017 14:17:43 +0200 Subject: [PATCH] docs(aio): fix inconsistency in lifecycle hooks table --- aio/content/guide/lifecycle-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aio/content/guide/lifecycle-hooks.md b/aio/content/guide/lifecycle-hooks.md index a8a0e0e7d2..5e69e98247 100644 --- a/aio/content/guide/lifecycle-hooks.md +++ b/aio/content/guide/lifecycle-hooks.md @@ -140,7 +140,7 @@ calls the lifecycle hook methods in the following sequence at specific moments: - ngOnDestroy + ngOnDestroy()