Update toh-pt5.md

#fix 
删除误输入
This commit is contained in:
Eriice
2019-01-17 00:16:18 +08:00
committed by 雪狼
parent 2d83508e82
commit 4e0945459c
+1 -1
View File
@@ -184,7 +184,7 @@ You removed `<app-heroes>` because you will only display the `HeroesComponent` w
The `<router-outlet>` tells the router where to display routed views.
`<router-outlet>` 会告诉路由器要在哪里显示路由的视图。
`<router-outlet>` 会告诉路由器要在哪里显示路由的视图。
<div class="alert is-helpful">