diff --git a/aio/content/tutorial/toh-pt2.md b/aio/content/tutorial/toh-pt2.md index c8c54bd5901f0..48e3a0d154e81 100644 --- a/aio/content/tutorial/toh-pt2.md +++ b/aio/content/tutorial/toh-pt2.md @@ -16,7 +16,7 @@ Define a `HEROES` constant as an array of ten heroes and export it. The file should look like this. +title="src/app/mock-heroes.ts"> ## Displaying heroes