Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

Commit a2d6ea3

Browse files
Foxandxsswardbell
authored andcommitted
docs(toh): consistency fix
closes #2087
1 parent 917bf6f commit a2d6ea3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/docs/ts/latest/tutorial/toh-pt2.jade

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ code-example(language="bash").
4949
:marked
5050
## Displaying Our Heroes
5151
### Creating heroes
52-
Let’s create an array of ten heroes at the bottom of `app.component.ts`.
52+
Let’s create an array of ten heroes.
5353

5454
+makeExample('toh-2/ts/app/app.component.ts', 'hero-array', 'app.component.ts (hero array)')
5555

0 commit comments

Comments
 (0)