diff options
| author | Eric Case | 2012-12-07 15:11:51 -0800 | 
|---|---|---|
| committer | Pawel Kozlowski | 2012-12-08 11:33:07 +0100 | 
| commit | d93533812b64f633868d2dc5bdd14056d54af99c (patch) | |
| tree | aa68bc509b7d6851cf79177f203da8f72863286b /docs/content | |
| parent | ff11061a8f50ca497668b149fa7e10cab741f775 (diff) | |
| download | angular.js-d93533812b64f633868d2dc5bdd14056d54af99c.tar.bz2 | |
docs(tutorial): typo fix commandx -> command
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/tutorial/the_end.ngdoc | 2 | 
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}. | 
