From d93533812b64f633868d2dc5bdd14056d54af99c Mon Sep 17 00:00:00 2001 From: Eric Case Date: Fri, 7 Dec 2012 15:11:51 -0800 Subject: docs(tutorial): typo fix commandx -> command --- docs/content/tutorial/the_end.ngdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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}. -- cgit v1.2.3