We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b83f6c commit f5bb34aCopy full SHA for f5bb34a
docs/content/tutorial/step_05.ngdoc
@@ -11,7 +11,7 @@ from our server using one of Angular's built-in {@link guide/services services}
11
ng.$http $http}. We will use Angular's {@link guide/di dependency
12
injection (DI)} to provide the service to the `PhoneListCtrl` controller.
13
14
-* There are now a list of 20 phones, loaded from the server.
+* There is now a list of 20 phones, loaded from the server.
15
16
<div doc-tutorial-reset="5"></div>
17
0 commit comments