From 1c4e4e9030c2bf49b61b231d24d39a01e5e58d56 Mon Sep 17 00:00:00 2001 From: John Papa Date: Thu, 15 Oct 2015 21:56:55 -0400 Subject: [PATCH] wording --- public/docs/ts/latest/tutorial/index.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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