docs(http/toh-5): fix HeroesDetailComponent typo (#2965)
This commit is contained in:
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user