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

Commit 5ce171b

Browse files
qohwardbell
authored andcommitted
docs(http/toh-5): fix HeroesDetailComponent typo (#2965)
1 parent ea1521e commit 5ce171b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/_cache/tutorial/toh-pt5.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ block heroes-component-cleanup
775775
:marked
776776
### Update the _HeroesComponent_ class.
777777

778-
The `HeroesComponent` navigates to the `HeroesDetailComponent` in response to a button click.
778+
The `HeroesComponent` navigates to the `HeroDetailComponent` in response to a button click.
779779
The button's _click_ event is bound to a `gotoDetail` method that navigates _imperatively_
780780
by telling the router where to go.
781781

0 commit comments

Comments
 (0)