diff --git a/aio/content/guide/upgrade.md b/aio/content/guide/upgrade.md index cb015eb1a9..a1c145672d 100644 --- a/aio/content/guide/upgrade.md +++ b/aio/content/guide/upgrade.md @@ -1709,7 +1709,7 @@ Create a new `app.component.ts` file with the following `AppComponent` class: -It has a simple template that only includes the `. +It has a simple template that only includes the ``. This component just renders the contents of the active route and nothing else. The selector tells Angular to plug this root component into the ``