diff --git a/public/docs/ts/latest/tutorial/index.jade b/public/docs/ts/latest/tutorial/index.jade index 9ccd640725..e0ce50efd0 100644 --- a/public/docs/ts/latest/tutorial/index.jade +++ b/public/docs/ts/latest/tutorial/index.jade @@ -37,7 +37,7 @@ include ../../../../_includes/_util-fns Above the list are two links ("Dashboard" and "Heroes"). We click them to navigate between this Dashboard view and a Heroes view. - We can click a hero to select to be transitioned by the router to a "Hero Details" view + We can click a hero to be transitioned by the router to a "Hero Details" view, where we can change the hero's name. figure.image-display