aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordandoyon2011-09-30 21:35:42 -0700
committerIgor Minar2011-10-05 13:47:43 -0700
commit091c173632f91c04734b1cc3d1e0441c2e3e506e (patch)
tree3cac1c85535b2775128c31c58323c2f395f5b9c5
parentc115fa99240a55e32e1fa39f037056df429be741 (diff)
downloadangular.js-091c173632f91c04734b1cc3d1e0441c2e3e506e.tar.bz2
docs(started): fixing pluralization
-rw-r--r--docs/content/misc/started.ngdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/misc/started.ngdoc b/docs/content/misc/started.ngdoc
index 9566adcf..3bf71cf1 100644
--- a/docs/content/misc/started.ngdoc
+++ b/docs/content/misc/started.ngdoc
@@ -136,7 +136,7 @@ In addition, angular comes with a set of Services, which have the following prop
# Where To Go Next
* If you like what you've learned so far, you should definitely check out our awesome {@link
-tutorial/ Tutorial}, which walk you through the process of building real apps with AngularJS.
+tutorial/ Tutorial}, which walks you through the process of building real apps with AngularJS.
* For further explanations and examples of the AngularJS concepts presented on this page, see the
{@link guide/index Developer Guide}.