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:33:07 +0100
commitd93533812b64f633868d2dc5bdd14056d54af99c (patch)
treeaa68bc509b7d6851cf79177f203da8f72863286b /docs/content/tutorial/the_end.ngdoc
parentff11061a8f50ca497668b149fa7e10cab741f775 (diff)
downloadangular.js-d93533812b64f633868d2dc5bdd14056d54af99c.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}.