Fixes typo in Router tutorial (#2688)
This commit is contained in:
parent
43c9071a2e
commit
db1df77571
|
@ -576,7 +576,7 @@ block extract-id
|
||||||
+makeExcerpt('app/hero-detail.component.html', 'back-button', '')
|
+makeExcerpt('app/hero-detail.component.html', 'back-button', '')
|
||||||
|
|
||||||
:marked
|
:marked
|
||||||
Modifing the template to add this button spurs us to take one more
|
Modifying the template to add this button spurs us to take one more
|
||||||
incremental improvement and migrate the template to its own file,
|
incremental improvement and migrate the template to its own file,
|
||||||
called <span ngio-ex>hero-detail.component.html</span>:
|
called <span ngio-ex>hero-detail.component.html</span>:
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue