diff --git a/aio/content/tutorial/toh-pt5.md b/aio/content/tutorial/toh-pt5.md index 5245c6d0ef..ad8e791205 100644 --- a/aio/content/tutorial/toh-pt5.md +++ b/aio/content/tutorial/toh-pt5.md @@ -91,8 +91,6 @@ configures it with the `routes` in one step by calling Next, `AppRoutingModule` exports `RouterModule` so it will be available throughout the app. -Open the `AppComponent` template and replace the `` element with a `` element. -