diff --git a/aio/content/examples/toh-pt2/src/app/heroes/heroes.component.1.html b/aio/content/examples/toh-pt2/src/app/heroes/heroes.component.1.html index 230702bc239..208c920f97f 100644 --- a/aio/content/examples/toh-pt2/src/app/heroes/heroes.component.1.html +++ b/aio/content/examples/toh-pt2/src/app/heroes/heroes.component.1.html @@ -2,7 +2,10 @@

My Heroes

diff --git a/aio/content/tutorial/toh-pt2.md b/aio/content/tutorial/toh-pt2.md index ecb688930d0..909cfda1119 100644 --- a/aio/content/tutorial/toh-pt2.md +++ b/aio/content/tutorial/toh-pt2.md @@ -37,7 +37,8 @@ Open the `HeroesComponent` template file and make the following changes: 1. Add an `

` at the top. 1. Below it add an HTML unordered list \(`