diff --git a/public/docs/ts/latest/tutorial/toh-pt5.jade b/public/docs/ts/latest/tutorial/toh-pt5.jade index 462e1f8c2e..b2044cf0c5 100644 --- a/public/docs/ts/latest/tutorial/toh-pt5.jade +++ b/public/docs/ts/latest/tutorial/toh-pt5.jade @@ -798,7 +798,7 @@ block heroes-component-cleanup :marked Refresh the browser and start clicking. We can navigate around the app, from the dashboard to hero details and back, - for heroes list to the mini-detail to the hero details and back to the heroes again. + from heroes list to the mini-detail to the hero details and back to the heroes again. We can jump back and forth between the dashboard and the heroes. We've met all of the navigational requirements that propelled this chapter.