diff options
| author | dandoyon | 2011-09-30 21:35:42 -0700 | 
|---|---|---|
| committer | Igor Minar | 2011-10-05 13:47:43 -0700 | 
| commit | 091c173632f91c04734b1cc3d1e0441c2e3e506e (patch) | |
| tree | 3cac1c85535b2775128c31c58323c2f395f5b9c5 /docs/content/misc/started.ngdoc | |
| parent | c115fa99240a55e32e1fa39f037056df429be741 (diff) | |
| download | angular.js-091c173632f91c04734b1cc3d1e0441c2e3e506e.tar.bz2 | |
docs(started): fixing pluralization
Diffstat (limited to 'docs/content/misc/started.ngdoc')
| -rw-r--r-- | docs/content/misc/started.ngdoc | 2 | 
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}. | 
