aboutsummaryrefslogtreecommitdiffstats
path: root/docs/content/tutorial/the_end.ngdoc
diff options
context:
space:
mode:
authorEric Case2012-12-07 15:11:51 -0800
committerPawel Kozlowski2012-12-08 11:39:56 +0100
commit4b51eaadf830240e7226d4362c93fc48e09c8a95 (patch)
treecfab0355f021ba469406badfd454a783e141228d /docs/content/tutorial/the_end.ngdoc
parente2457ca16d1839685ff58d49982637c80187c646 (diff)
downloadangular.js-4b51eaadf830240e7226d4362c93fc48e09c8a95.tar.bz2
docs(tutorial): typo fix commandx -> command
Diffstat (limited to 'docs/content/tutorial/the_end.ngdoc')
-rw-r--r--docs/content/tutorial/the_end.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/tutorial/the_end.ngdoc b/docs/content/tutorial/the_end.ngdoc
index a573d391..a4fd72a3 100644
--- a/docs/content/tutorial/the_end.ngdoc
+++ b/docs/content/tutorial/the_end.ngdoc
@@ -3,7 +3,7 @@
@description
Our application is now complete. Feel free to experiment with the code further, and jump back to
-previous steps using the `git checkout` commandx.
+previous steps using the `git checkout` command.
For more details and examples of the Angular concepts we touched on in this tutorial, see the
{@link guide/ Developer Guide}.