docs(tutorial): typo fix commandx -> command

This commit is contained in:
Eric Case 2012-12-07 15:11:51 -08:00 committed by Pawel Kozlowski
parent e2457ca16d
commit 4b51eaadf8

View file

@ -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}.