aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/step_12.ngdoc
diff options
context:
space:
mode:
authorBrian Ford2013-10-11 16:08:40 -0700
committerBrian Ford2013-10-11 16:15:36 -0700
commit55998a6371af21ec439e62d590337c64443016e3 (patch)
tree64a1166e1eaa972e63dd10251e988de0d1cb3174 /docs/content/tutorial/step_12.ngdoc
parentc40b977d94c9364387c9feae7846ff3b885e1534 (diff)
downloadangular.js-55998a6371af21ec439e62d590337c64443016e3.tar.bz2
docs(tutorial/step12): summary link to closing notes
Diffstat (limited to 'docs/content/tutorial/step_12.ngdoc')
-rw-r--r--docs/content/tutorial/step_12.ngdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/tutorial/step_12.ngdoc b/docs/content/tutorial/step_12.ngdoc
index af6c3faa..3d7f35ac 100644
--- a/docs/content/tutorial/step_12.ngdoc
+++ b/docs/content/tutorial/step_12.ngdoc
@@ -413,7 +413,7 @@ do any cleanup necessary for when the animation finishes.
# Summary
-There you have it! Animations are in place. Hopefully this has shown you how you can improve
-your AngularJS web application to have an awesome layer of animated interactivity.
+There you have it! We have created a web app in a relatively short amount of time. In the {@link
+the_end closing notes} we'll cover where to go from here.
<ul doc-tutorial-nav="12"></ul>