docs(aio): fix numbering of the three ways to access hero details (#20647)

Fixes #20628

PR Close #20647
This commit is contained in:
Oussama Ben Brahim 2017-11-27 22:38:30 +01:00 committed by Igor Minar
parent 5e25d3986d
commit f092a7c824
1 changed files with 1 additions and 0 deletions

View File

@ -275,6 +275,7 @@ The `HeroDetailsComponent` displays details of a selected hero.
At the moment the `HeroDetailsComponent` is only visible at the bottom of the `HeroesComponent`
The user should be able to get to these details in three ways.
1. By clicking a hero in the dashboard.
1. By clicking a hero in the heroes list.
1. By pasting a "deep link" URL into the browser address bar that identifies the hero to display.