fix: minor improvement

This commit is contained in:
Zhicheng Wang 2017-08-04 09:52:10 +08:00
parent bb2082d016
commit d4e2492441
1 changed files with 1 additions and 1 deletions

View File

@ -892,7 +892,7 @@ Read about the Angular component router and navigation among the views in the [n
## Appendix: Take it slow
## 附件:慢
## 附件:慢一点……
To simulate a slow connection,
import the `Hero` symbol and add the following `getHeroesSlowly()` method to the `HeroService`.