docs(tutorial/step_05): fix typo

This commit is contained in:
Andrew Delikat
2014-07-03 14:00:34 -07:00
committed by Brian Ford
parent 33793ec3e1
commit e6996cc457
+1 -1
View File
@@ -11,7 +11,7 @@ from our server using one of Angular's built-in {@link guide/services services}
ng.$http $http}. We will use Angular's {@link guide/di dependency
injection (DI)} to provide the service to the `PhoneListCtrl` controller.
* There are now a list of 20 phones, loaded from the server.
* There is now a list of 20 phones, loaded from the server.
<div doc-tutorial-reset="5"></div>