diff options
| author | Derek Peterson | 2013-11-07 08:52:30 -0800 | 
|---|---|---|
| committer | Pete Bacon Darwin | 2013-11-13 20:55:25 +0000 | 
| commit | 40d1e10520a9914b57a8aafb7cef33a5f9625415 (patch) | |
| tree | 7fd938d37739f5d818cb4bed71937ddcdebc62c0 /docs/content/guide/index.ngdoc | |
| parent | 5bf81bc111a866ec65ef86c01336911e577df5df (diff) | |
| download | angular.js-40d1e10520a9914b57a8aafb7cef33a5f9625415.tar.bz2 | |
docs(guide): fix typo
Closes #4821
Diffstat (limited to 'docs/content/guide/index.ngdoc')
| -rw-r--r-- | docs/content/guide/index.ngdoc | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/content/guide/index.ngdoc b/docs/content/guide/index.ngdoc index 6a5b6cb0..8d1ea0e5 100644 --- a/docs/content/guide/index.ngdoc +++ b/docs/content/guide/index.ngdoc @@ -88,7 +88,7 @@ In Angular applications, you move the job of filling page templates with data fr  * **Workflow:** [Yeoman.io](https://github.com/yeoman/generator-angular) and [Angular Yeoman Tutorial](http://www.sitepoint.com/kickstart-your-angularjs-development-with-yeoman-grunt-and-bower/) -## Complimentary Libraries +## Complementary Libraries  This is a short list of libraries with specific support and documentation for working with Angular.  You can find a full list of all known Angular external libraries at [ngmodules.org](http://ngmodules.org/). | 
