From d4e2492441f7f7b674fff98b88be1a375fe23aa0 Mon Sep 17 00:00:00 2001 From: Zhicheng Wang Date: Fri, 4 Aug 2017 09:52:10 +0800 Subject: [PATCH] fix: minor improvement --- aio/content/tutorial/toh-pt4.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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`.