diff --git a/aio/content/tutorial/toh-pt4.md b/aio/content/tutorial/toh-pt4.md index c0a4f3b395..38f3605558 100644 --- a/aio/content/tutorial/toh-pt4.md +++ b/aio/content/tutorial/toh-pt4.md @@ -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`.