Skip to content

Commit 3f69bcb

Browse files
committed
Fix spelling mistake.
1 parent 0cf7276 commit 3f69bcb

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

  • demos/consuming-component-api-view-angular2

demos/consuming-component-api-view-angular2/index.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,15 @@
44
<meta charset="utf-8" />
55

66
<title>
7-
Proving Custom View Templates For Components In Angular 2 Beta 6
7+
Providing Custom View Templates For Components In Angular 2 Beta 6
88
</title>
99

1010
<link rel="stylesheet" type="text/css" href="./demo.css"></link>
1111
</head>
1212
<body>
1313

1414
<h1>
15-
Proving Custom View Templates For Components In Angular 2 Beta 6
15+
Providing Custom View Templates For Components In Angular 2 Beta 6
1616
</h1>
1717

1818
<my-app>

0 commit comments

Comments
 (0)