Skip to content

Commit 6eeb9de

Browse files
dave11mjhansl
authored andcommitted
fix(@angular/cli): small typo on generated app.component.html
1 parent a54a991 commit 6eeb9de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@angular/cli/blueprints/ng/files/__path__/app/app.component.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ <h1>
88
<h2>Here are some links to help you start: </h2>
99
<ul>
1010
<li>
11-
<h2><a target="_blank" href="https://angular.io/docs/ts/latest/tutorial/">Tour of Heros</a></h2>
11+
<h2><a target="_blank" href="https://angular.io/docs/ts/latest/tutorial/">Tour of Heroes</a></h2>
1212
</li>
1313
<li>
1414
<h2><a target="_blank" href="https://github.com/angular/angular-cli/wiki">CLI Documentation</a></h2>

0 commit comments

Comments
 (0)