diff --git a/aio/content/tutorial/toh-pt5.md b/aio/content/tutorial/toh-pt5.md index 0e174a4b4e..612fd61d66 100644 --- a/aio/content/tutorial/toh-pt5.md +++ b/aio/content/tutorial/toh-pt5.md @@ -184,7 +184,7 @@ You removed `` because you will only display the `HeroesComponent` w The `` tells the router where to display routed views. -`` 会告诉路由器要在哪里显示路由到的视图。 +`` 会告诉路由器要在哪里显示路由的视图。