Skip to content

Commit ee3cfc8

Browse files
4javierthePunderWoman
authored andcommitted
docs: fix path typo (angular#45604)
PR Close angular#45604
1 parent 0528b47 commit ee3cfc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

aio/content/tutorial/toh-pt6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,7 @@ Here are the code files discussed on this page \(all in the `src/app/` folder\).
492492
### `HeroesComponent`
493493

494494
<code-tabs>
495-
<code-pane header="heroes/heroes.component.html" path="toh-pt6/src/app/hero-search/heroes.component.html"></code-pane>
495+
<code-pane header="heroes/heroes.component.html" path="toh-pt6/src/app/heroes/heroes.component.html"></code-pane>
496496
<code-pane header="heroes/heroes.component.ts" path="toh-pt6/src/app/heroes/heroes.component.ts"></code-pane>
497497
<code-pane header="heroes/heroes.component.css" path="toh-pt6/src/app/heroes/heroes.component.css"></code-pane>
498498
</code-tabs>

0 commit comments

Comments
 (0)