diff --git a/aio/content/tutorial/toh-pt6.md b/aio/content/tutorial/toh-pt6.md index 31eb5f45d52..5a8537f02e6 100644 --- a/aio/content/tutorial/toh-pt6.md +++ b/aio/content/tutorial/toh-pt6.md @@ -482,9 +482,9 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\). ### `HeroService`, `InMemoryDataService`, `AppModule` - + - + @@ -492,9 +492,9 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\). ### `HeroesComponent` - + - + @@ -502,8 +502,9 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\). ### `HeroDetailComponent` - + + @@ -511,7 +512,9 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\). ### `DashboardComponent` - + + + @@ -521,7 +524,7 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\). - + ## Summary