Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.

docs(tutorial): update Dart cache for toh intro #2805

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 1 addition & 3 deletions public/docs/ts/_cache/tutorial/index.jade
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@ block includes
include ../_util-fns

:marked
# Tour of Heroes: the vision

Our grand plan is to build an app to help a staffing agency manage its stable of heroes.
Our grand plan for this tutorial is to build an app to help a staffing agency manage its stable of heroes.
Even heroes need to find work.

Of course we'll only make a little progress in this tutorial. What we do build will
Expand Down
1 change: 1 addition & 0 deletions scripts/cache.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ guide/structural-directives.jade
guide/template-syntax.jade
glossary.jade
quickstart.jade
tutorial/index.jade
tutorial/toh-pt5.jade
tutorial/toh-pt6.jade"

Expand Down