parent
917bf6f603
commit
a2d6ea3a97
|
@ -49,7 +49,7 @@ code-example(language="bash").
|
|||
:marked
|
||||
## Displaying Our Heroes
|
||||
### Creating heroes
|
||||
Let’s create an array of ten heroes at the bottom of `app.component.ts`.
|
||||
Let’s create an array of ten heroes.
|
||||
|
||||
+makeExample('toh-2/ts/app/app.component.ts', 'hero-array', 'app.component.ts (hero array)')
|
||||
|
||||
|
|
Loading…
Reference in New Issue