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

Commit eea17d7

Browse files
committed
post-review updates
1 parent 3c419a6 commit eea17d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ block includes
55

66
block other-angular-subsystems
77
:marked
8-
The router, for instance, also has it's own [router lifecycle
8+
The router, for instance, also has its own [router lifecycle
99
hooks](router.html#router-lifecycle-hooks) that allow us to tap into
1010
specific moments in route navigation.
1111
A parallel can be drawn between `ngOnInit` and `routerOnActivate`. Both are

0 commit comments

Comments
 (0)