Skip to content

Commit 7d5b60e

Browse files
geromegrignonthePunderWoman
authored andcommitted
docs: remove unused attribute (angular#41211)
Fixes angular#41210 PR Close angular#41211
1 parent 66e9970 commit 7d5b60e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/examples/toh-pt5/src/app/app.component.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!-- #docplaster -->
22
<!-- #docregion, heroes, outlet -->
3-
<h1 id="main-content-header">{{title}}</h1>
3+
<h1>{{title}}</h1>
44
<!-- #enddocregion outlet -->
55
<nav>
66
<!-- #enddocregion heroes -->

0 commit comments

Comments
 (0)