diff --git a/public/docs/ts/latest/tutorial/toh-pt5.jade b/public/docs/ts/latest/tutorial/toh-pt5.jade index fc81fd6423..9f97f4f088 100644 --- a/public/docs/ts/latest/tutorial/toh-pt5.jade +++ b/public/docs/ts/latest/tutorial/toh-pt5.jade @@ -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 hero-detail.component.html: