docs(http/toh-5): fix HeroesDetailComponent typo (#2965)
This commit is contained in:
parent
ea1521ed6c
commit
5ce171bd74
|
@ -775,7 +775,7 @@ block heroes-component-cleanup
|
|||
:marked
|
||||
### Update the _HeroesComponent_ class.
|
||||
|
||||
The `HeroesComponent` navigates to the `HeroesDetailComponent` in response to a button click.
|
||||
The `HeroesComponent` navigates to the `HeroDetailComponent` in response to a button click.
|
||||
The button's _click_ event is bound to a `gotoDetail` method that navigates _imperatively_
|
||||
by telling the router where to go.
|
||||
|
||||
|
|
Loading…
Reference in New Issue