Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit f5bb34a

Browse files
delikatbtford
authored andcommitted
docs(tutorial/step_05): fix typo
1 parent 4b83f6c commit f5bb34a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/tutorial/step_05.ngdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ from our server using one of Angular's built-in {@link guide/services services}
1111
ng.$http $http}. We will use Angular's {@link guide/di dependency
1212
injection (DI)} to provide the service to the `PhoneListCtrl` controller.
1313

14-
* There are now a list of 20 phones, loaded from the server.
14+
* There is now a list of 20 phones, loaded from the server.
1515

1616
<div doc-tutorial-reset="5"></div>
1717

0 commit comments

Comments
 (0)