Fixes typo in Router tutorial (#2688)

This commit is contained in:
katerberg 2016-10-31 02:49:14 -05:00 committed by Ward Bell
parent 43c9071a2e
commit db1df77571
1 changed files with 1 additions and 1 deletions

View File

@ -576,7 +576,7 @@ block extract-id
+makeExcerpt('app/hero-detail.component.html', 'back-button', '')
: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,
called <span ngio-ex>hero-detail.component.html</span>: